homepage/files/default.css

7 lines
104 B
CSS
Raw Normal View History

2018-05-10 23:38:46 +02:00
body {
background-color: white;
font-family: "verdana", sans-serif;
font-size: 16px;
}