Test:Stylesheet

aus dem Wiki des Entropia e.V., CCC Karlsruhe
 div#content, div#mw-body {
   background: white url(https://entropia.de/wiki/images/2/21/BGpngTest.png);
   background-repeat: repeat-x;
   background-position: bottom;
   background-attachment: fixed;
   color: #ADAF62;
 }
 div#footer, html, #content, #p-navigation li a, #p-fnord li a, #p-tb li a, #p-cactions, #column-content, body img, #catlinks, #globalWrapper, #p-logo, .pBody ul, #searchform, body code {
   color: #ADAF62;
   background: #000000;
 
 }
 #bodyContent {
   background-color: transparent;
   padding: 0.1em 1em 1em;
 }