projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d41666
)
making navigation header links behave sanely when selected.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:17:08 +0000
(
00:17
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:17:08 +0000
(
00:17
-0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 0cebb5030d00e1db996217dfc580249551cdbd9b..c398155bb7e6b9a248b0c1cdaf556e725e41dc1b 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-65,6
+65,12
@@
table.sitenav a {
margin-left: 1em;
}
+table.sitenav span.selflink {
+ font-weight: bold;
+ text-decoration: underline;
+ margin-left: 1em;
+}
+
table.sitenav a:hover {
font-weight: bold;
text-decoration: underline;