Difference between revisions of "The M.D.css"

From Nitbar
Jump to navigation Jump to search
(Created page with " body, #mw-page-base, #mw-head-base, .navbox-title { background: #aa5555; } #content { background: #ee8888; } .toc, .navbox { background: #eeaaaa !important; }")
 
 
(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: #aa5555;
 
   background: #aa5555;
 
}
 
}
 +
 
#content {
 
#content {
 
   background: #ee8888;
 
   background: #ee8888;
 
}
 
}
.toc, .navbox {
+
 
 +
.toc, .navbox, #simpleSearch {
 
   background: #eeaaaa !important;
 
   background: #eeaaaa !important;
 
}
 
}

Latest revision as of 01:54, 25 January 2025

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

 background: #aa5555;

}

  1. content {
 background: #ee8888;

}

.toc, .navbox, #simpleSearch {

 background: #eeaaaa !important;

}