From d7bf5e77dd46c154f8f08442f63a24c53a80c057 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Mon, 30 May 2011 00:27:34 -0500 Subject: correct links style --- style.dev.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.dev.css') diff --git a/style.dev.css b/style.dev.css index c798cdc..9edb4c0 100644 --- a/style.dev.css +++ b/style.dev.css @@ -33,6 +33,10 @@ h2 { border-bottom: 1px solid #CCC; } +a { + text-decoration: none; +} + a,a:visited { color: #4183c4; background: inherit; -- cgit v1.2.3-59-ga6da