MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus DotAWiki
Zur Navigation springenZur Suche springenGara (Diskussion | Beiträge) |
Gara (Diskussion | Beiträge) |
||
| Zeile 16: | Zeile 16: | ||
div.aehnlich { | div.aehnlich { | ||
background: #f9f9f9; | background: #f9f9f9; | ||
| + | } | ||
| + | #p-logo { | ||
| + | height: 70px; | ||
} | } | ||
Version vom 27. Oktober 2007, 13:42 Uhr
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
font.Person {
display: inline;
font-variant: small-caps;
font-style: normal;
}
table.stats {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #AAABBA dashed;
empty-cells:show;
}
div.aehnlich {
background: #f9f9f9;
}
#p-logo {
height: 70px;
}