diff options
-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 ec5f95a..7a30c6c 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; } +.Ebene_bild { padding-top:2em; max-width:57.5em; } .Ebene_wrapper { position:absolute; top:0px; background-color: white; } |