aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 3e50917..afefdfd 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -422,6 +422,8 @@ ul, ol {
.specterm h3 {
padding: 0.5ex;
margin: 0;
+ border-bottom: 1px solid #DDD;
+ background-color: #F3F3F3;
}
.spectermbody {
padding: 0 1em 1ex 1em;