aboutsummaryrefslogtreecommitdiffstats
path: root/style.dev.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.dev.css')
-rw-r--r--style.dev.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.dev.css b/style.dev.css
index 47c7a57..f1fb63c 100644
--- a/style.dev.css
+++ b/style.dev.css
@@ -37,6 +37,10 @@ h1,h2 {
h2 {
font-weight: normal;
+margin-bottom: 8px;
+padding: 2px;
+padding-top: 10px;
+border-bottom: 1px solid #CCC;
}
p.motto {
@@ -90,6 +94,7 @@ ol {
.footer {
font-size: 80%;
text-align: right;
+ border-top: 1px solid #CCC;
}
img {