Benutzer:DerThomas/monobook eij2007.css: Unterschied zwischen den Versionen

Aus JuliWiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 6: Zeile 6:


  #hauptseite .inhalt {
  #hauptseite .inhalt {
       background-color: #F2EFE9;
       background-color: #FFFFFF;
       border-color: #663300;
       border-color: #663300;
  }
  }
Zeile 31: Zeile 31:


  div.thumbinner {
  div.thumbinner {
       background-color: #F8F4EE;
       background-color: #FFFFFF;
  }
  }

Aktuelle Version vom 2. August 2007, 18:45 Uhr

 #hauptseite h2 {
       background-color: #663300;
       border-color: #663300;
       color: #F2EFE9;
 }

 #hauptseite .inhalt {
       background-color: #FFFFFF;
       border-color: #663300;
 }

 #hauptseite .inhalt hr {
       background-color: #663300;
 }

 table, #content, div.townBox, table.diff, td.diff-otitle, td.diff-ntitle, 
    pBody, #p-cactions li, #p-cactions li.selected a, #p-cactions li a:hover,
    #footer, div#userlogin .captcha, table.gallery, div#searchTargetContainer,
    #p-personal li a:hover, #searchBody
    {
       background-color: #FFFFFF;
 }

 div.thumb, #pagehistory li, table.gallery td {
       border-color: #FFFFFF;
 }

 #p-cactions li a {
       background-color: #EAE3D8;
 }

 div.thumbinner {
       background-color: #FFFFFF;
 }