MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus DotAWiki
Zur Navigation springenZur Suche springen
Zeile 5: Zeile 5:
 
     font-variant: small-caps;
 
     font-variant: small-caps;
 
     font-style: normal;
 
     font-style: normal;
 
 
  
 
div.aehnlich {
 
div.aehnlich {
 
   background: #f9f9f9;
 
   background: #f9f9f9;
 
}
 
}

Version vom 26. Oktober 2007, 22:32 Uhr

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

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

div.aehnlich {
  background: #f9f9f9;
}