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

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

Version vom 25. Juni 2007, 14:20 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/5/56/Headbg00.jpg") 0px 0px no-repeat;
    color: Black;
    margin: 0;
    padding: 0;
    }