Difference between revisions of "CSS/Tik-Tok.css"
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 13: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;
}
}