Benutzer:Knabbi/monobook.css: Unterschied zwischen den Versionen

Aus GuildWiki
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „* { text-shadow:none!important; }“)
 
 
Zeile 1: Zeile 1:
 
* {
 
* {
 
   text-shadow:none!important;
 
   text-shadow:none!important;
 +
}
 +
 +
mw-headline:before{
 +
  content: "<a href="#top>▲ Zum Seitenanfang ▲</a>";
 
}
 
}

Aktuelle Version vom 2. April 2012, 19:50 Uhr

* {
   text-shadow:none!important;
}

mw-headline:before{
   content: "<a href="#top>▲ Zum Seitenanfang ▲</a>";
}