MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus KiwiThek
Wechseln zu: Navigation, Suche
 
Zeile 20: Zeile 20:
 
* html .IENatur h3 {
 
* html .IENatur h3 {
 
height:58px;
 
height:58px;
 +
}
 +
 +
.center {
 +
text-align:center;
 +
width:100%;
 
}
 
}

Aktuelle Version vom 20. November 2009, 16:38 Uhr

a {
text-decoration: none;
color: black;
cursor: default;
}


#bodyContent div.hauptseite-artikel h3 {
margin: 0;
}

.hauptseite-artikel {
width:40.2%;
}

.hauptseite-artikel p {
padding-left:5px;
}

* html .IENatur h3 {
height:58px;
}

.center {
text-align:center;
width:100%;
}