summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-06-08 00:16:19 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-06-08 00:17:57 +0200
commit43734a7c7ccb93957bed8a29616e47e135f2791e (patch)
tree0ebcd4034b823661495cd33771335e61fa2b65ac /local.css
parentba515cf4a8b743cabe226edabc33fda9123ae2b6 (diff)
What is and Mission are now better readable (css)
Diffstat (limited to 'local.css')
-rw-r--r--local.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/local.css b/local.css
index 46b207ed..f2de9cc8 100644
--- a/local.css
+++ b/local.css
@@ -257,10 +257,22 @@ a:hover
vertical-align: top;
text-align: justify;
padding-right: 1ex;
+ padding-left: 1ex;
+ padding-top: 0.5ex;
+ padding-bottom: 0.5ex;
+ border-width: thin;
+ border-style: solid;
+ border-color: grey;
}
#mission {
vertical-align: top;
text-align: justify;
+ padding-right: 1ex;
padding-left: 1ex;
+ padding-top: 0.5ex;
+ padding-bottom: 0.5ex;
+ border-width: thin;
+ border-style: solid;
+ border-color: grey;
}