Difference between revisions of "CSS/Tik-Tok.css"

From Nitbar
Jump to navigation Jump to search
(Created page with " body.cat-Tik-Tok { background: #968888; #mw-page-base, #mw-head-base, .navbox-title { background: #968888; } #content { background: #c0bbbb; } .toc, .n...")
 
(No difference)

Latest revision as of 14:58, 23 January 2025

body.cat-Tik-Tok {

 background: #968888;  
 #mw-page-base, #mw-head-base, .navbox-title {
   background: #968888;
 }
 #content {
   background: #c0bbbb;
 }
 .toc, .navbox {
   background: #d0cccc !important;
 }

}