aboutsummaryrefslogtreecommitdiffstats
path: root/style.dev.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-28 15:18:16 -0500
committerMatt Rude <[email protected]>2011-05-28 15:18:16 -0500
commit18b440cd051c2972fce71e6ce79af935ff0d1749 (patch)
tree2b03d790c27c62518f4a4adbf57ef288be78537a /style.dev.css
parent461b33bcd398f6f9ab3b71db7bedcfd177dd8da9 (diff)
downloadtime.mattrude.com-18b440cd051c2972fce71e6ce79af935ff0d1749.tar.gz
time.mattrude.com-18b440cd051c2972fce71e6ce79af935ff0d1749.tar.bz2
time.mattrude.com-18b440cd051c2972fce71e6ce79af935ff0d1749.zip
update links again
Diffstat (limited to 'style.dev.css')
-rw-r--r--style.dev.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/style.dev.css b/style.dev.css
index f1fb63c..8f4225e 100644
--- a/style.dev.css
+++ b/style.dev.css
@@ -67,6 +67,10 @@ dt.c3 {
font-weight: bold;
}
+a {
+ text-decoration: none;
+}
+
a,a:visited {
color: #4183c4;
background: inherit;
@@ -74,9 +78,7 @@ a,a:visited {
}
a:hover {
- text-decoration: none;
- background: #4183c4;
- color: #fff;
+ text-decoration: underline;
}
p.c1 {