Forum "breitmachen"
Verfasst: 05.01.2008 15:17
Code: Alles auswählen
max-width:1500px !important;
min-width:850px !important;
Code: Alles auswählen
margin:10px 7%;
Code: Alles auswählen
margin:10px 10px;
Code: Alles auswählen
body {
width: auto !important;
min-width: 1200px !important;
max-width: 1500px !important;
height: auto;
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: "Lucida Grande", Helvetica, "Arial", sans-serif;
color: #323D4F;
font-size: 70%;
width: 100%;
margin-top: 10px;
margin-right: 7%;
margin-bottom: 10px;
margin-left: 7%;
}
Code: Alles auswählen
margin-top: 10px;
margin-right: 7%;
margin-bottom: 10px;
margin-left: 7%;
Code: Alles auswählen
margin:10px 10px;