Test:Stylesheet: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
     background-attachment: fixed;
     background-attachment: fixed;
     color: #ADAF62;
     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 {
   #bodyContent {

Version vom 16. Dezember 2012, 21:04 Uhr

 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;
 }
 #bodyContent {
   background-color: transparent;
   padding: 0.1em 1em 1em;
 }