DOC: Adjust heading size and color.

This commit is contained in:
Tony S Yu
2012-02-05 01:59:18 -05:00
parent 2debda4673
commit fadd72dcf8
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -89,7 +89,8 @@ h1 {
h2 {
padding-bottom: .5em;
border-bottom: 1px solid {{ theme_headercolor2 }};
color: {{ theme_headercolor1 }};
border-bottom: 1px solid {{ theme_headercolor1 }};
}
a.headerlink {
@@ -522,7 +523,7 @@ div.body h6 {
padding: 3px 0 3px 0px;
}
div.body h1 { margin-top: 0; font-size: 160%; }
div.body h1 { margin-top: 0; font-size: 180%; }
div.body h2 { font-size: 150%; }
div.body h3 { font-size: 130%; }
div.body h4 { font-size: 120%; }
+1 -1
View File
@@ -13,6 +13,6 @@ headerbg = url(bgtop.png) top left repeat-x
footerbg = url(bgfooter.png) top left repeat-x
linkcolor = #ce5c00
headercolor1 = #204a87
headercolor2 = #3465a4
headercolor2 = #555
headerlinkcolor = #fcaf3e
textalign = justify