mirror of
https://github.com/AMNatty/Mastodon-Circles.git
synced 2025-03-15 20:00:31 -06:00
8 lines
No EOL
150 B
CSS
8 lines
No EOL
150 B
CSS
body {
|
|
background-color: #191b22;
|
|
color: #d9e1e8;
|
|
font-size: 20px;
|
|
line-height: 200%;
|
|
padding-top: 75px;
|
|
text-align: center;
|
|
} |