projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112ab1b
)
switching ikiwiki default headers to the right-hand side of the page.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:21:29 +0000
(
00:21
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 04:21:29 +0000
(
00:21
-0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 878cd11097849af5945668d1b5214fad2c959350..1e9f2df54e31537b2f1fcff9d701281d5c54b383 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-75,3
+75,11
@@
table.sitenav a:hover {
font-weight: bold;
text-decoration: underline;
}
+
+div.header {
+ text-align: right;
+}
+
+div.actions {
+ text-align: right;
+}