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

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K (Titel wech ?)
K (Test-Kamelopedia wech)
Zeile 15: Zeile 15:
 
   
 
   
 
  h1.firstHeading { display: none! important; }
 
  h1.firstHeading { display: none! important; }
 +
 +
#siteNotice { display: none! important; }

Version vom 25. Juni 2007, 15:02 Uhr

 #p-logo a { background-image: 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; }
 
 body {
    background-image: none !important;
    background-color: #FFFFFF !important;
    }
 
 #content { border: none !important; }
 
 h1.firstHeading { display: none! important; }
 
 #siteNotice { display: none! important; }