Trying out a red link color

This commit is contained in:
Dennis Hotson 2012-11-12 15:11:38 +11:00
parent aa24fe0aef
commit 06fbd77a6f

View File

@ -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 {