MediaWiki:Monobook.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
(-navtoggle, wird global)
(Navbar jetzt in MW:Common.css)
Zeile 1: Zeile 1:
#navbar
position:absolute; z-index:1; border:none; background:none;
right:12px; top:-3.2em; 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;
}
  #p-Navigation, #p-Navigation + div, #p-Besucherecke, #p-search, #p-tb { position:relative; top:-2em; }
  #p-Navigation, #p-Navigation + div, #p-Besucherecke, #p-search, #p-tb { position:relative; top:-2em; }
  #p-logo, #p-logo a, #p-logo a:hover { height:130px; }
  #p-logo, #p-logo a, #p-logo a:hover { height:130px; }

Version vom 19. Februar 2009, 23:19 Uhr

 #p-Navigation, #p-Navigation + div, #p-Besucherecke, #p-search, #p-tb { position:relative; top:-2em; }
 #p-logo, #p-logo a, #p-logo a:hover { height:130px; }

 /** Do not force 'lowercase' */
 .portlet h5,
 .portlet h6,
 #p-personal ul,
 #p-cactions li a {
 	text-transform: none;
 }

 /* Alternativlogo: Standard weg */
 /* #p-logo { display: none; } */