diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:02:39 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:02:39 +0000 |
commit | 5abf94c6a8e9a8e2bbfe7e584dd7a44ef4090830 (patch) | |
tree | 9a8b635d94dd32ea0e5a65a02838f159e70a38c0 /www | |
parent | 2aab235603c66b1004d7fc99c14a292c67bb84be (diff) |
git-svn-id: https://svn.neo-layout.org@1573 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-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 cf7a4c4..6e174f7 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -198,9 +198,9 @@ p { /* text-indent:1em; z-index:2; } -.Ebenen_box { position: relative; width:50em;} +.Ebenen_box { position: relative;} -.Ebene_bild { padding-top:2em; } +.Ebene_bild { padding-top:2em; max-width:100%;} .Ebene_wrapper { position:absolute; top:0px; background-color: white; } |