projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e75f24
)
raising nav text to where Dan Scott says it should be
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:37:01 +0000
(09:37 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:37:01 +0000
(09:37 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 76a04c3da6595c07b25e514912abe398df0f18dc..5a5fceb086cfaaef906bb01816448173cf11054b 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-74,8
+74,10
@@
table.sitenav a {
font-size: smaller;
}
+/* trying to align the sitenav links roughly with the text in the monkeysphere logo */
td#sitenav {
vertical-align: bottom;
+ padding-bottom: 30px;
}
table.sitenav span.selflink {