projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06fe8d
)
tweaking stylesheet
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:25:44 +0000
(09:25 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 13:25:44 +0000
(09:25 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 388531bbbb5f96fd5c3ecd06e28062a561682773..ca9fe55c2f22004d09d17a72667a84c2f0f3188e 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-100,7
+100,7
@@
div.actions {
}
/* align main paragraphs to the right side of the monkey's finger */
-
body
> p {
+
div#content
> p {
margin-left: 18px;
margin-right: 5em;
}