aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/site.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/site.css b/css/site.css
index 5c3c03f..cf3c06d 100644
--- a/css/site.css
+++ b/css/site.css
@@ -201,6 +201,12 @@ div.body-contents h4 {
margin-top: 1em;
}
+div.body-contents h5 {
+ padding-top: 0.1rem;
+ margin: 0.05rem 0em 0.05rem 0em;
+ color: #32302f;
+}
+
div.body-contents p {
margin: 1em 1ex 1em 1ex !important;
}