summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 1c590844..052fce7f 100644
--- a/local.css
+++ b/local.css
@@ -14,6 +14,10 @@ h1 {
margin-bottom: 1em;
}
+h2 {
+ font-size:1.6em;
+}
+
a {
color: #06c;
font-weight: normal;