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

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K (Test)
K (Test)
Zeile 8: Zeile 8:
 
   
 
   
 
  body {
 
  body {
     background: #FFFFFF url("images/5/56/Headbg00.jpg") 0px 0px no-repeat;
+
     background: #FFFFFF url("images/e/ed/White.jpg") 0px 0px no-repeat;
 
     color: Black;
 
     color: Black;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
 
     }
 
     }

Version vom 25. Juni 2007, 14:25 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: #FFFFFF url("images/e/ed/White.jpg") 0px 0px no-repeat;
    color: Black;
    margin: 0;
    padding: 0;
    }