projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e6dd06
)
hiding generated header and actions.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:51:01 +0000
(22:51 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:51:01 +0000
(22:51 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 6e8756dbe64fc009a509516afa6540aa808dbd73..11b6caf4d393914caa2a850646d31a9428caf01b 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-58,3
+58,11
@@
table.sitenav img.logo {
vertical-align: bottom;
}
+
+div.header {
+ display: none;
+ }
+
+div.actions {
+ display: none;
+ }