projects
/
sdlgit/SDL-Site.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1851dd3
)
css for links
Tobias Leich [Sat, 14 Nov 2009 00:23:54 +0000 (
01:23
+0100)]
htdocs/assets/default.css
patch
|
blob
|
blame
|
history
diff --git
a/htdocs/assets/default.css
b/htdocs/assets/default.css
index
fb043f3
..
68082d9
100644
(file)
--- a/
htdocs/assets/default.css
+++ b/
htdocs/assets/default.css
@@
-17,7
+17,7
@@
a
{
font-size: 14px;
font-weight: bold;
- color: #009933;
+ color: #008029;
text-decoration: none;
}
@@
-30,7
+30,7
@@
a:hover
.hover:hover
{
cursor: pointer;
- background-color: #D1D8E0;
+/* background-color: #D1D8E0; */
}
div#background