]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Making some autumn cleaning in the themes
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 27 Oct 2014 13:23:18 +0000 (14:23 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 27 Oct 2014 13:23:18 +0000 (14:23 +0100)
theme/base/css/display.css
theme/neo/css/display.css

index fd7cb246ff00d9ffd3a502ebff2c9972afad15dd..06235c791cb38e57de7fa21a8fb76e6bfd1f0214 100644 (file)
@@ -49,11 +49,11 @@ h1, h2, h3, h4, h5, h6 {
     margin-bottom: 15px;
 }
 
-h1 {font-size: 2.2em;}
-h2 {font-size: 1.8em;}
-h3 {font-size: 1.6em;}
-h4 {font-size: 1.4em;}
-h5 {font-size: 1.2em;}
+h1 {font-size: 2.0em;}
+h2 {font-size: 1.6em;}
+h3 {font-size: 1.4em;}
+h4 {font-size: 1.2em;}
+h5 {font-size: 1.1em;}
 h6 {font-size: 1em;}
 
 p {
index a46f296537db20e52e0ab8b04d68f8b33fc8ea2c..69d9eded49dcf4f2389abe84a5d4d063b57d81ae 100644 (file)
@@ -48,13 +48,6 @@ a:hover {color: blue;}
 
 abbr {border-bottom: none;}
 
-h1 {font-size: 1.6em;}
-h2 {font-size: 1.6em;}
-h3 {font-size: 1.4em;}
-h4 {font-size: 1.4em;}
-h5 {font-size: 1.2em;}
-h6 {font-size: 1em;}
-
 #wrap {
     background: #fff url('../images/brdr_black_dot.png') repeat-x 0px 10px;
 }