Mastodon-Circles/style.css
Andreas Grasser 9bd8baa3d7 New Format
2022-11-19 21:55:21 +01:00

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;
}