MediaWiki:Monobook.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
K (siehe Disku: Test)
Zeile 4: Zeile 4:
  .maplink a:hover { text-decoration: none; }
  .maplink a:hover { text-decoration: none; }
  .maplink { line-height: 1em; }
  .maplink { line-height: 1em; }
div#globalWrapper { height:100%; }
div#column-content { height:100%; }
div#content { height:100%; }
div#bodyContent { height:100%; }


  #navbar
  #navbar

Version vom 28. November 2005, 11:33 Uhr

 .maplink { text-decoration: none; }
 .maplink a:link { text-decoration: none; }
 .maplink { z-index:2; }
 .maplink a:hover { text-decoration: none; }
 .maplink { line-height: 1em; }

 div#globalWrapper { height:100%; }
 div#column-content { height:100%; }
 div#content { height:100%; }
 div#bodyContent { height:100%; }

 #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;
 }