Sfoglia il codice sorgente

Fix a typo - duplicated h5.

zhouji 11 anni fa
parent
commit
f0c2d24638
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      static/css/elegant.css

+ 1 - 1
static/css/elegant.css

@@ -214,7 +214,7 @@ h2,
 h3,
 h4,
 h5,
-h5 {
+h6 {
     font-family: Baskerville, Garamond, Georgia, 'DejaVu Serif', 'Times New Roman', Times, Serif;
     font-weight: normal;
 }