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:
8b2eb57
)
Use a:link, a:visited instead of a for styling
author
Alex Dehnert
<adehnert@mit.edu>
Sat, 5 Dec 2009 05:36:26 +0000
(
00:36
-0500)
committer
Alex Dehnert
<adehnert@mit.edu>
Sat, 5 Dec 2009 05:36:26 +0000
(
00:36
-0500)
(Suggested by andersk)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index 5281a8aaa6b137d4a0a9bcf074b9b3d92c81cf10..94d633747d562d155005b1ef64f42d68c2d116c4 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-9,7
+9,7
@@
body{
padding:0;
margin:0;
}
-a{
+a
:link, a:visited
{
text-decoration: none;
color:#0066CC;
}