aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 3 deletions
diff --git a/doc/all.css b/doc/all.css
index dd00d1adb0..e496388ef7 100644
--- a/doc/all.css
+++ b/doc/all.css
@@ -139,9 +139,8 @@ h1#title {
padding: 0;
}
#content h2 {
- border-top: 1px solid #ddd;
- background: #E2E7F0;
- padding: 5px;
+ border-top: 2px solid #ddd;
+ padding: 8px 5px;
margin: 1.5em 0 0;
}
#content .subtitle {