MediaWiki:Monobook.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
  #maplink { text-decoration: none; }
  .maplink { text-decoration: none; }
  a:hover { text-decoration: none; }
  .maplink a:link { text-decoration: none; }
.maplink a:hover { text-decoration: none; }


  #navbar
  #navbar

Version vom 21. November 2005, 00:54 Uhr

 .maplink { text-decoration: none; }
 .maplink a:link { text-decoration: none; }
 .maplink a:hover { text-decoration: none; }

 #navbar
 {  
 position:absolute; z-index:1; border:none; background:none;
 right:12px; top:0.3em; float:right; margin:0.0em;
 padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
 font-size:85%; text-transform:none; white-space:normal;
 }