projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27d9f63
)
moving <pre> blocks over by 2em to compensate for my removal of the double-tabbed...
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 28 Aug 2008 02:25:00 +0000
(22:25 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 28 Aug 2008 02:25:00 +0000
(22:25 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 06b175050f9d2e59a31c60c62570ef78d4a67faf..34f376e12ccfa103f07b081f39a9821bc1ec527f 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-30,4
+30,5
@@
pre {
background: #ddd;
border: 1px solid #aaa;
padding: 3px 3px 3px 3px;
+ margin-left: 2em;
}