diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:07:33 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:07:33 +0000 |
commit | 0732a39a403104261ac422e6158cd33f8444e7bd (patch) | |
tree | 4ae9be467eea6f16ee2fb502bb3977d4e718a08c /www/stylesheet.css | |
parent | f8f6981a149c605ac320096d6c13a98556e28595 (diff) |
git-svn-id: https://svn.neo-layout.org@1575 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/stylesheet.css')
-rw-r--r-- | www/stylesheet.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css index 131c0de..746f6cb 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -9,7 +9,6 @@ div.Hauptfeld { padding-right:4em; padding-top:2em; padding-bottom:2.4em; - max-width:70em; /* text-align:justify; */ /* font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; */ /* font-family: LinuxLibertine, Libertine, Linux-Libertine, sans; @@ -201,7 +200,7 @@ p { /* text-indent:1em; .Ebenen_box { position: relative;} -.Ebene_bild { padding-top:2em; } +.Ebene_bild { padding-top:2em; width:24em; } .Ebene_wrapper { position:absolute; top:0px; background-color: white; } |