GPN13:Stylesheet: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
   background: #000000;
   background: #000000;
   color:      #F5B905;
   color:      #F5B905;
  }
 
  div#bodyContent h1,
  div#bodyContent h2,
  div#bodyContent h3,
  div#bodyContent h4,
  div#bodyContent h5 {
  color:      #F5B905;
   }
   }

Version vom 10. April 2013, 20:23 Uhr

 div#content, div#bodyContent {
  background: #000000;
  color:      #F5B905;
 }
 
 div#bodyContent h1,
 div#bodyContent h2,
 div#bodyContent h3,
 div#bodyContent h4,
 div#bodyContent h5 {
 color:      #F5B905;
 }