summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/stylesheet.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css
index 6e174f7..131c0de 100644
--- a/www/stylesheet.css
+++ b/www/stylesheet.css
@@ -9,6 +9,7 @@ div.Hauptfeld {
padding-right:4em;
padding-top:2em;
padding-bottom:2.4em;
+ max-width:70em;
/* text-align:justify; */
/* font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; */
/* font-family: LinuxLibertine, Libertine, Linux-Libertine, sans;
@@ -200,7 +201,7 @@ p { /* text-indent:1em;
.Ebenen_box { position: relative;}
-.Ebene_bild { padding-top:2em; max-width:100%;}
+.Ebene_bild { padding-top:2em; }
.Ebene_wrapper { position:absolute; top:0px; background-color: white; }