Files
chopster44.com/index.css
2024-03-15 23:28:31 +00:00

11 lines
120 B
CSS

body {
margin: 40px auto;
max-width: 650px;
line-height: 1.8;
font-size: 18;
color: #454545;
padding: 0 10px;
}