MediaWiki:Print.css: Unterschied zwischen den Versionen
Admin (Diskussion | Beiträge) (Die Seite wurde geleert.) |
Admin (Diskussion | Beiträge) |
||
| 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%;
}