diff --git a/index.html b/index.html
index 1e40c13..fe063ad 100644
--- a/index.html
+++ b/index.html
@@ -25,15 +25,15 @@
margin-bottom: 24px;
}
- a:link { color: #0000AA; }
- a:visited { color: #660066; }
+ a:link { color: #A00; }
+ a:visited { color: #644; }
h1 {
font-family: 'IM Fell English SC', serif;
font-weight: normal;
font-size: 48px;
line-height: 48px;
- margin-top: 24px;
+ margin-top: 48px;
}
.subtitle {