summaryrefslogtreecommitdiffstats
path: root/website/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/style.css')
-rw-r--r--website/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/website/style.css b/website/style.css
index 1ac2c74..cab0d51 100644
--- a/website/style.css
+++ b/website/style.css
@@ -261,9 +261,13 @@ h2 time span {
font-weight: normal;
}
+footer {
+ padding-top: 12px;
+}
+
header h2 a {
text-decoration: none;
- font-size: 36px;
+ font-size: 32px;
color: #44a51c;
line-height: 1.2em;
}