Set a default font.
This commit is contained in:
parent
e5a4a55876
commit
4478756d91
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
html {
|
html {
|
||||||
background-color: #C0FFC0;
|
background-color: #C0FFC0;
|
||||||
color: #101040;
|
color: #101040;
|
||||||
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue