projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57a020b
)
fix colours on links
author
Matt Lee
<mattl@gnu.org>
Thu, 25 Mar 2010 16:18:37 +0000
(16:18 +0000)
committer
Matt Lee
<mattl@gnu.org>
Thu, 25 Mar 2010 16:18:37 +0000
(16:18 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index 8e7fda106b2fb2cb039a88f7a3a9bef9026fce44..db1ab215557131d1b472612a3c4b1c15e06cab54 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-37,7
+37,7
@@
#bd h1{margin: 0;}
- #content
{height: 437px; position: relative; color: white
;}
+ #content
, #content a {height: 437px; position: relative; color: white !important
;}
#searchbox{position: absolute; top: 0; right: 0; line-height: 54px;}