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

From Nitbar
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
   background: #aa5555;
 
   background: #aa5555;
 
}
 
}
 +
 
#content {
 
#content {
 
   background: #ee8888;
 
   background: #ee8888;
 
}
 
}
 +
 
.toc, .navbox, #simpleSearch {
 
.toc, .navbox, #simpleSearch {
 
   background: #eeaaaa !important;
 
   background: #eeaaaa !important;
 
}
 
}

Latest revision as of 13:06, 22 January 2025

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

 background: #aa5555;

}

  1. content {
 background: #ee8888;

}

.toc, .navbox, #simpleSearch {

 background: #eeaaaa !important;

}