forked from root/threadr.lostcave.ddnss.de
added fonts
parent
272c067055
commit
1c7bf2b880
|
@ -20,8 +20,13 @@
|
||||||
grid-row: 3;
|
grid-row: 3;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
font-family: sans;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
font-family: times;
|
||||||
|
}
|
||||||
|
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/* optimized for mobile users */
|
/* optimized for mobile users */
|
||||||
|
|
Loading…
Reference in New Issue