aboutsummaryrefslogtreecommitdiff
path: root/htdocs/css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/css')
-rw-r--r--htdocs/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 3fe42b4..18b9b54 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -11,6 +11,12 @@ h2 {
margin: 18px 0 18px 0;
}
+h2 a, h2 span {
+ font-size: 14px;
+ padding-left: 5px;
+ font-weight: normal;
+}
+
pre {
line-height: 110%;
background-color: white;