Link color styling to be similar to (but less obnoxious than) old site

master
Mike Gerwitz 2013-05-21 07:00:54 -04:00
parent 731a4d4a0c
commit 19624e59e7
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ body {
font-family: 'Liberation Sans', sans-serif;
}
a { color: #0066cc; }
a:visited { color: #6666cc; }
/* hanging */
header, footer {
margin: 0em -3em;