mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 16:14:09 +08:00
DOC: Adjust heading size and color.
This commit is contained in:
@@ -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%; }
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user