From 746025977dd7597100ceb1c866a3e8726e08d8f6 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 27 May 2012 14:37:07 -0400 Subject: Consolidate footer anchor styles. --- (limited to 'main.css') diff --git a/main.css b/main.css index ac5556d..3acd2d3 100644 --- a/main.css +++ b/main.css @@ -171,12 +171,8 @@ footer p, footer p * { text-align: center; color: #666666; } -footer p a:link, footer p a:visited { +footer p a:link, footer p a:visited, footer p a:hover, footer p a:active { color: #666666; font-family: sans-serif; text-decoration: underline; } -footer p a:hover, footer p a:active { - color: #666666; - text-decoration: underline; -} -- cgit v0.9.1