diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:01:10 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 02:01:10 +0000 |
commit | 2aab235603c66b1004d7fc99c14a292c67bb84be (patch) | |
tree | 7511a5b463d2d0b65dff9f68048c3b456900d6bc /www/stylesheet.css | |
parent | 02bf4ac496fd62cd01df83764a45bd83eb48ca40 (diff) |
git-svn-id: https://svn.neo-layout.org@1572 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 77587dc..cf7a4c4 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -198,9 +198,9 @@ p { /* text-indent:1em; z-index:2; } -.Ebenen_box { position: relative;} +.Ebenen_box { position: relative; width:50em;} -.Ebene_bild { padding-top:2em; width:50em; } +.Ebene_bild { padding-top:2em; } .Ebene_wrapper { position:absolute; top:0px; background-color: white; } |