disinclined.org
/
git
/
dylansserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d2cf39
)
pre and p padding fixes
author
Dylan Lloyd
<dylan@psu.edu>
Fri, 25 Mar 2011 01:31:57 +0000
(21:31 -0400)
committer
Dylan Lloyd
<dylan@psu.edu>
Fri, 25 Mar 2011 01:31:57 +0000
(21:31 -0400)
includes/style.css
patch
|
blob
|
history
diff --git
a/includes/style.css
b/includes/style.css
index
c1cdb12
..
18878f5
100644
(file)
--- a/
includes/style.css
+++ b/
includes/style.css
@@
-156,12
+156,13
@@
li {
margin-bottom:40px;
}
-
.note
p {
- margin-
bottom:
5px;
+p {
+ margin-
top:1
5px;
}
pre {
- margin-top:10px;
+ margin-top:20px;
+ margin-bottom:20px;
}
#navigation {