Add generic font family
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ html {
|
|||||||
|
|
||||||
html * {
|
html * {
|
||||||
color: white;
|
color: white;
|
||||||
font-family: Roboto;
|
font-family: Roboto, serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
|||||||
Reference in New Issue
Block a user