aboutsummaryrefslogtreecommitdiffstats
path: root/style.dev.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-30 00:27:34 -0500
committerMatt Rude <[email protected]>2011-05-30 00:27:34 -0500
commitd7bf5e77dd46c154f8f08442f63a24c53a80c057 (patch)
tree7c41679a985b243f7640b8543e6e1c940d1608f3 /style.dev.css
parentea89c83c91c17e9352dbea9bbefa6d25bbd5e878 (diff)
downloadtime.mattrude.com-d7bf5e77dd46c154f8f08442f63a24c53a80c057.tar.gz
time.mattrude.com-d7bf5e77dd46c154f8f08442f63a24c53a80c057.tar.bz2
time.mattrude.com-d7bf5e77dd46c154f8f08442f63a24c53a80c057.zip
correct links style
Diffstat (limited to 'style.dev.css')
-rw-r--r--style.dev.css4
1 files changed, 4 insertions, 0 deletions
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;