aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/commentary.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2009-10-12 21:28:01 -0400
committerbnewbold <bnewbold@ziggy.(none)>2009-10-12 21:28:01 -0400
commitbb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26 (patch)
tree152f36445f035c1d206ede6d43e4dd049e0d5d4b /static/style/commentary.css
parent6dd6f8a0632f8b494d7c86b03668c79657143bdc (diff)
downloadbnewnet-bb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26.tar.gz
bnewnet-bb582ed6abeae5501ffcfe2ab10f7bdeb54c6e26.zip
new fontage
Diffstat (limited to 'static/style/commentary.css')
-rw-r--r--static/style/commentary.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/style/commentary.css b/static/style/commentary.css
index abe2ec4..a7dc42e 100644
--- a/static/style/commentary.css
+++ b/static/style/commentary.css
@@ -14,11 +14,12 @@
width: 520px;
padding: 2px;
border: 1px solid black;
+ margin-top: 5px;
height: 120px; }
#commentary form input {
padding: 2px;
border: 1px solid black;
- margin-top: 3px;
+ margin-top: 5px;
width: 200px; }
#commentary form input.submit-post {
border: 1px solid black;
@@ -30,7 +31,7 @@
border: 1px solid black;
width: 110px;
background-color: greenyellow;
- margin-top: 0px; }
+ margin-top: 5px; }
#commentary form td.comment_field_name {
width: 250px;
vertical-align: top;