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:
4f07c56
)
CSS: Fix what appears to be a typo
author
Geoffrey Thomas
<geofft@mit.edu>
Mon, 15 Feb 2010 11:35:30 +0000
(06:35 -0500)
committer
Geoffrey Thomas
<geofft@mit.edu>
Mon, 15 Feb 2010 11:37:15 +0000
(06:37 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index 7b53ae248129b631efeafa663cce6b0a98adaf1a..e64b8c7121abcbffbec563c0de5dea62b2cd6036 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-13,7
+13,7
@@
a:link, a:visited {
text-decoration: none;
color:#0066CC;
}
-a:
link:hover, a:link:visited
{
+a:
hover
{
text-decoration:underline;
}
#content-block{