summaryrefslogtreecommitdiff
path: root/static/css/pages.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-23 23:05:37 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-23 23:05:37 -0400
commit557e5795e9f5f2503072b3becd48dc75e364faf6 (patch)
treedc59b402350ce02ec756b971ea9ecb881238839d /static/css/pages.css
parent3bd4fd4b55c4c520c16219ab5ae8b6679482c4a3 (diff)
sostler prod commit
Diffstat (limited to 'static/css/pages.css')
-rw-r--r--static/css/pages.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/css/pages.css b/static/css/pages.css
index db5a056..7dbdc8d 100644
--- a/static/css/pages.css
+++ b/static/css/pages.css
@@ -182,8 +182,8 @@ background-attachment:fixed;
#content {
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
- background-repeat:repeat-x;
- background-position:1 10;
+ background-repeat:repeat-x;overflow:hidden;
+ background-position:1 10;text-align: justify; text-justify: newspaper;
background-attachment:fixed;
margin: 0;
@@ -307,6 +307,10 @@ font-weight:normal;
text-shadow: 1px 1px 1px #fff;
}
+#content h5{
+overflow:hidden;
+text-align: justify;
+}
#content a {
color:#333;
font-size:14;