Ver código fonte

Fix a typo - duplicated h5.

zhouji 11 anos atrás
pai
commit
f0c2d24638
1 arquivos alterados com 1 adições e 1 exclusões
  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;
 }