CSS/Roderick.css

From Nitbar
Revision as of 13:54, 23 January 2025 by Eb (talk | contribs) (Created page with " body.cat-Roderick { background: #eeccaa; #mw-page-base, #mw-head-base, .navbox-title { background: #eeccaa; } #content { background: #ffddbb; } .toc, .na...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

body.cat-Roderick {

 background: #eeccaa;
 #mw-page-base, #mw-head-base, .navbox-title {
   background: #eeccaa;
 }
 #content {
   background: #ffddbb;
 }
 .toc, .navbox {
   background: #ffeedd !important;
 }

}