summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-06-08 00:41:22 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-06-08 00:41:22 +0200
commit45acef3e3d00b625595a0d7acfff4f9f40b8017b (patch)
treedaafe7b73b1e204ff81ba5f6496e15e60ee00f57
parent168013c5af2f3f2013e552935456cebfd1b4829b (diff)
Work on the css: mission and what is with'em' and news with a bit more space - looks cleaner.
-rw-r--r--local.css22
1 files changed, 14 insertions, 8 deletions
diff --git a/local.css b/local.css
index 786552ca..f59268ee 100644
--- a/local.css
+++ b/local.css
@@ -216,9 +216,15 @@ a:hover
.newsitem .actions ul
{
border-bottom-style: none;
- padding: 0.5em 0;
+ padding: 0.5em 0em;
line-height: 1;
}
+.newsitemcontent
+{
+ padding-left: 0.2em;
+ padding-top: 0.1em;
+
+}
.newsitemcontent p
{
margin: 0.3em;
@@ -257,16 +263,16 @@ a:hover
vertical-align: top;
text-align: justify;
padding-right: 1ex;
- padding-left: 1ex;
- padding-top: 0.5ex;
- padding-bottom: 0.5ex;
+ padding-left: 1em;
+ padding-top: 0.3em;
+ padding-bottom: 0.3em;
}
#mission {
vertical-align: top;
text-align: justify;
- padding-right: 1ex;
- padding-left: 1ex;
- padding-top: 0.5ex;
- padding-bottom: 0.5ex;
+ padding-right: 1em;
+ padding-left: 1em;
+ padding-top: 0.3em;
+ padding-bottom: 0.3em;
}