CSS/On Wings of Song.css

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

body {

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

}