MediaWiki:Modern.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
(Der Artikel wurde neu angelegt)
 
(hups, vorzeichen)
Zeile 1: Zeile 1:
  #navbar {
  #navbar {
   position:absolute; z-index:1; border:none; background:none;
   position:absolute; z-index:1; border:none; background:none;
   right:12px; top:-0.4em; float:right; margin:0.0em; color:white;
   right:12px; top:0.4em; float:right; margin:0.0em; color:white;
   padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
   padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
   font-size:85%; text-transform:none; white-space:normal;
   font-size:85%; text-transform:none; white-space:normal;
  }
  }

Version vom 19. Februar 2009, 23:05 Uhr

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