summaryrefslogtreecommitdiff
path: root/www/stylesheet.css
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-10 13:04:18 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-10 13:04:18 +0000
commitc20fbca2ebad005b2c981dec0db4ae5a7b824797 (patch)
tree9433fb56bd868fb7a1b17818006a97431836e4b6 /www/stylesheet.css
parentb6ad1b2c56082c97b925768d77e56033b32550d0 (diff)
downloadneo-layout-c20fbca2ebad005b2c981dec0db4ae5a7b824797.tar.gz
neo-layout-c20fbca2ebad005b2c981dec0db4ae5a7b824797.tar.bz2
neo-layout-c20fbca2ebad005b2c981dec0db4ae5a7b824797.zip
navigationsbreite im style angepasst, damit mac os x-Treiber reinpasst
git-svn-id: https://svn.neo-layout.org@1422 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/stylesheet.css')
-rw-r--r--www/stylesheet.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css
index ec41eec..ec5f95a 100644
--- a/www/stylesheet.css
+++ b/www/stylesheet.css
@@ -28,8 +28,8 @@ div.Hauptfeld {
background-color:#F8F8FA;
color:WindowText;
position:relative;
- width:10em;
-/* float:left; */
+ width:11em;
+ float:left;
text-align:center;
margin:2em;
margin-left:0em;