sipb-www
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7bca42b
)
Non-link A tags should not have hover
author
Quentin Smith
<quentin@mit.edu>
Sat, 13 Mar 2010 22:23:59 +0000
(17:23 -0500)
committer
Quentin Smith
<quentin@mit.edu>
Sat, 13 Mar 2010 22:23:59 +0000
(17:23 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index e64b8c7121abcbffbec563c0de5dea62b2cd6036..5d280c3b9ac4e8a05d3d78d380dd9afefb514dac 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-13,7
+13,7
@@
a:link, a:visited {
text-decoration: none;
color:#0066CC;
}
text-decoration: none;
color:#0066CC;
}
-a:hover {
+a:
link:
hover {
text-decoration:underline;
}
#content-block{
text-decoration:underline;
}
#content-block{