Sfoglia il codice sorgente

made the haiku-style pages use sans-serif fonts

master
XeonSquared 5 anni fa
parent
commit
8733b5c424
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      static/css/haiku.css

+ 3
- 0
static/css/haiku.css Vedi File

@@ -1,3 +1,6 @@
body {
font-family: sans-serif;
}
.title {
border-top: 1px solid #9d9d9d;
border-right: 1px solid #9d9d9d;


Loading…
Annulla
Salva