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:
d215663
)
added margin-top to #comments
author
Dylan Lloyd
<dylan@psu.edu>
Tue, 7 Jun 2011 05:10:58 +0000
(
01:10
-0400)
committer
Dylan Lloyd
<dylan@psu.edu>
Tue, 7 Jun 2011 05:10:58 +0000
(
01:10
-0400)
includes/style.css
patch
|
blob
|
history
diff --git
a/includes/style.css
b/includes/style.css
index
5d2e88f
..
9321f66
100644
(file)
--- a/
includes/style.css
+++ b/
includes/style.css
@@
-177,6
+177,7
@@
pre {
}
#comments {
+ margin-top:30px;
border-left:1px solid black;
padding-left:15px;
}