summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-06-05 08:45:44 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-06-05 08:45:44 +0200
commit5c98ba7fdf5e4e4b1586b0c9c760f0329ef6aabd (patch)
tree44ee7758f57091744df5e910f32d758fdde12956 /local.css
parent49a4a4c81e1c85d88dc6185b84a0ca4f12d37a1d (diff)
Added the mission statement.
Diffstat (limited to 'local.css')
-rw-r--r--local.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/local.css b/local.css
index 97f12a64..52952d88 100644
--- a/local.css
+++ b/local.css
@@ -251,3 +251,16 @@ a:hover
border-width: thin;
border-style: dotted;
}
+
+#what-is {
+ width: 50%;
+ vertical-align: top;
+ text-align: justify;
+ padding-right: 0.5ex;
+}
+
+#mission {
+ vertical-align: top;
+ text-align: justify;
+ padding-left: 0.5ex;
+}