git-svn-id: https://svn.neo-layout.org@1574 b9310e46-f624-0410-8ea1-cfbb3a30dc96

This commit is contained in:
dennis 2009-01-30 02:05:17 +00:00
parent 5abf94c6a8
commit f8f6981a14

View file

@ -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; }