]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:46:56 +0000 (12:46 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:46:56 +0000 (12:46 +0100)
1  2 
html/html/themes/ipfire/include/css/style.css

index 9e40b946c4c0f10d32f86f4db260f5d225c1fdd3,5ce21790b376f447cd6db72b4d2c7d6c395d8771..27dded11435a7e5de4c6dac08c7390cb7d837e3d
@@@ -54,7 -54,7 +54,7 @@@ table 
        border-right: 1px solid grey;
  }
  
 -.tbl tr:first-child td:only-child {
 +.tbl tr:first-child td {
        border-top: 1px solid grey;
  }
  
@@@ -124,7 -124,7 +124,7 @@@ h1, h2, h3, h4, h5, h6 
        text-align: left;
  }
  
- h2, h3, h4, h5, h6 {
+ h1 {
        color: #66000F;
  }
  
@@@ -223,7 -223,7 +223,7 @@@ iframe 
  
  #main_inner .post h2 {
        border-bottom: dotted 1px #e1e1e1;
-       font-size: 0.8em;
+       font-size: 1.6em;
        margin-bottom: 1em;
  }