Difference between revisions of "The Businessman.css"

From Nitbar
Jump to navigation Jump to search
(Created page with " body, #mw-page-base, #mw-head-base, .navbox-title { background: #ffee77; } #content { background: #ffeeaa; } .toc, .navbox, #simpleSearch { background: #eeddcc !importa...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
body, #mw-page-base, #mw-head-base, .navbox-title {
+
body, #mw-page-base, #mw-head-base, th.navbox-title {
 
   background: #ffee77;
 
   background: #ffee77;
 
}
 
}
 +
 
#content {
 
#content {
 
   background: #ffeeaa;
 
   background: #ffeeaa;
 
}
 
}
 +
 
.toc, .navbox, #simpleSearch {
 
.toc, .navbox, #simpleSearch {
   background: #eeddcc !important;
+
   background: #f4eebb !important;
 
}
 
}

Latest revision as of 01:53, 25 January 2025

body, #mw-page-base, #mw-head-base, th.navbox-title {

 background: #ffee77;

}

  1. content {
 background: #ffeeaa;

}

.toc, .navbox, #simpleSearch {

 background: #f4eebb !important;

}