6 lines
104 B
CSS
Raw Normal View History

2019-11-12 19:48:54 +01:00
body {
color: black;
background-color: white;
font-family: Arial, Helvetica, sans-serif;
}