MediaWiki:Skin/Googlefight.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K (#siteSub { display: none !important; })
K (fix + einfacher gemacht)
Zeile 1: Zeile 1:
  #p-logo a { background-image: none !important; }
+
  #siteSub, #column-one, h1.firstHeading, #siteNotice { display: none !important; }
#p-cactions { display: none; }
 
#p-personal { display: none; }
 
#p-Navigation { display: none; }
 
#p-Mitmachen { display: none; }
 
#p-search { display: none; }
 
#p-tb { display: none; }
 
#p-logo { display: none; }
 
#siteSub { display: none !important; }
 
 
   
 
   
 
  body {
 
  body {
Zeile 15: Zeile 7:
 
   
 
   
 
  #content { border: none !important; }
 
  #content { border: none !important; }
 
h1.firstHeading { display: none! important; }
 
 
#siteNotice { display: none! important; }
 

Version vom 21. Oktober 2009, 12:35 Uhr

 #siteSub, #column-one, h1.firstHeading, #siteNotice { display: none !important; }
 
 body {
    background-image: none !important;
    background-color: #FFFFFF !important;
    }
 
 #content { border: none !important; }