diff options
Diffstat (limited to 'www')
| -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; }  | 
