Sfoglia il codice sorgente

Tweak quotes single layout #6

master
Adrian Short 7 anni fa
parent
commit
c486e31ae8
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. +8
    -0
      static/css/quote.css

+ 8
- 0
static/css/quote.css Vedi File

@@ -0,0 +1,8 @@
body {
color: white;
}

.quote {
font-size: 2rem;
line-height: 2.5rem;
}

Caricamento…
Annulla
Salva