MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus KiwiThek
Wechseln zu: Navigation, Suche
 
(11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 16: Zeile 16:
 
.hauptseite-artikel p {
 
.hauptseite-artikel p {
 
padding-left:5px;
 
padding-left:5px;
}
 
div.icon{
 
padding-top: 10px;
 
 
}
 
}
  
.page-Hauptseite h2 {
+
* html .IENatur h3 {
margin-top: 14px;
+
height:58px;
 
}
 
}
  
/* fuer Schrift */
+
.center {
 
+
text-align:center;
.portlet ul {
+
width:100%;
font-size:11px;
 
line-height:17px;
 
 
}
 
}

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