MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus KiwiThek
Wechseln zu: Navigation, Suche
(Die Seite wurde geleert.)
Zeile 1: Zeile 1:
 +
a {
 +
text-decoration: none;
 +
color: black;
 +
cursor: default;
 +
}
  
 +
 +
#bodyContent div.hauptseite-artikel h3 {
 +
margin: 0;
 +
}
 +
 +
.hauptseite-artikel {
 +
width:40.2%;
 +
}

Version vom 20. November 2009, 16:25 Uhr

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


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

.hauptseite-artikel {
width:40.2%;
}