summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-30 01:55:21 +0000
committerdennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-30 01:55:21 +0000
commita614b1d6b481253815933cf1f1a3efad024c2b7b (patch)
treea81ea60402e96c07c4a6863e239158f70ad79d5c /www
parent072e461601ccb455a4ce8b9adf9766e2aadb7aac (diff)
Sollte eine Überbreite der Grafiken verhindern.
git-svn-id: https://svn.neo-layout.org@1568 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r--www/stylesheet.css2
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; }