Change font to sans-serif
parent
5705dead7a
commit
d7985e3d41
|
@ -7,6 +7,7 @@ html, body {
|
|||
.center {
|
||||
color: lightgreen;
|
||||
background-color: red;
|
||||
font-family: sans-serif;
|
||||
|
||||
height: 100%;
|
||||
|
||||
|
|
Loading…
Reference in New Issue