diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-10 13:04:18 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-10 13:04:18 +0000 |
commit | c20fbca2ebad005b2c981dec0db4ae5a7b824797 (patch) | |
tree | 9433fb56bd868fb7a1b17818006a97431836e4b6 /www/stylesheet.css | |
parent | b6ad1b2c56082c97b925768d77e56033b32550d0 (diff) |
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.css | 4 |
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; |