projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b03fc4b
)
simplifying stylesheet, returning underscores to nav links
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 05:34:43 +0000
(
01:34
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 05:34:43 +0000
(
01:34
-0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 1e9f2df54e31537b2f1fcff9d701281d5c54b383..b9d7287da9cea50b422641f7d84a98aad169bf6e 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-61,7
+61,6
@@
table.sitenav img.logo {
table.sitenav a {
font-weight: bold;
- text-decoration: none;
margin-right: 1em;
}
@@
-71,11
+70,6
@@
table.sitenav span.selflink {
margin-right: 1em;
}
-table.sitenav a:hover {
- font-weight: bold;
- text-decoration: underline;
-}
-
div.header {
text-align: right;
}