Set default font to sans
This commit is contained in:
parent
d1383fb9c9
commit
ba3f3d5a4a
@ -6,6 +6,7 @@
|
||||
background-color: #000022;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
font-family: "Open Sans", "Roboto", sans-serif;
|
||||
}
|
||||
.block_level {
|
||||
background-color: #1c1c3c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user