MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus DotAWiki
Zur Navigation springenZur Suche springen
Zeile 1: Zeile 1:
 
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
 
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
  
.Person {
+
font.Person {
 
     display: inline;
 
     display: inline;
 
     font-variant: small-caps;
 
     font-variant: small-caps;
 
     font-style: normal;
 
     font-style: normal;

Version vom 26. Oktober 2007, 22:11 Uhr

/** CSS an dieser Stelle wirkt sich auf alle Skins aus */

font.Person {
    display: inline;
    font-variant: small-caps;
    font-style: normal;