MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus KiwiThek
Wechseln zu: Navigation, Suche
Zeile 16: Zeile 16:
 
.hauptseite-artikel p {
 
.hauptseite-artikel p {
 
padding-left:5px;
 
padding-left:5px;
 +
}
 +
div.icon{
 +
padding-top: 10px;
 
}
 
}
  
 
.page-Hauptseite h2 {
 
.page-Hauptseite h2 {
 
margin-top: 14px;
 
margin-top: 14px;
 +
}
 +
 +
/* fuer Schrift */
 +
 +
.portlet ul {
 +
font-size:11px;
 +
line-height:17px;
 
}
 
}

Version vom 20. November 2009, 16:28 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;
}
div.icon{
padding-top: 10px;
}

.page-Hauptseite h2 {
margin-top: 14px;
}

/* fuer Schrift */

.portlet ul {
font-size:11px;
line-height:17px;
}