Difference between revisions of "CSS/334.css"
Jump to navigation
Jump to search
(Created page with " body.cat-334 { background: #edece2; #mw-page-base, #mw-head-base, .navbox-title { background: #edece2; } #content { background: #f0efe5; } .toc, .navbox...") |
(No difference)
|
Latest revision as of 14:50, 23 January 2025
body.cat-334 {
background: #edece2;
#mw-page-base, #mw-head-base, .navbox-title {
background: #edece2;
}
#content {
background: #f0efe5;
}
.toc, .navbox {
background: #f1f0ee !important;
}
}