watch-tfa/style.css
2024-04-23 08:43:51 -04:00

9 lines
121 B
CSS

body {
margin: 40px auto;
max-width: 650px;
line-height: 1.6;
font-size: 18px;
color: #42;
padding: 0 8px;
}