summaryrefslogtreecommitdiff
path: root/doc/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/all.css')
-rw-r--r--doc/all.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/all.css b/doc/all.css
index e496388ef..dd00d1adb 100644
--- a/doc/all.css
+++ b/doc/all.css
@@ -139,8 +139,9 @@ h1#title {
padding: 0;
}
#content h2 {
- border-top: 2px solid #ddd;
- padding: 8px 5px;
+ border-top: 1px solid #ddd;
+ background: #E2E7F0;
+ padding: 5px;
margin: 1.5em 0 0;
}
#content .subtitle {