diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 01:59:14 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-30 01:59:14 +0000 |
commit | 6eb48a1dcdad5c67b63a37c53a136a70b1952d27 (patch) | |
tree | 738b31f01d5ba947b9e42898b5deb4500b75e596 /www | |
parent | 347b9456ef777f7a31a86dd285d3be1a71e27185 (diff) |
git-svn-id: https://svn.neo-layout.org@1570 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r-- | www/stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css index 5630606..222a50b 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -200,7 +200,7 @@ p { /* text-indent:1em; .Ebenen_box { position: relative;} -.Ebene_bild { padding-top:2em; max-width:55em; } +.Ebene_bild { padding-top:2em; width:55em; } .Ebene_wrapper { position:absolute; top:0px; background-color: white; } |