Difference between revisions of "Turtle Diary.css"
Jump to navigation
Jump to search
(Created page with " body, #mw-page-base, #mw-head-base, .navbox-title { background: #228866; } #content, #simpleSearch { background: #bbcc88; } .toc, .navbox { background: #aacc44 !importa...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
background: #228866; | background: #228866; | ||
} | } | ||
− | #content, #simpleSearch { | + | |
+ | #content, div#simpleSearch { | ||
background: #bbcc88; | background: #bbcc88; | ||
} | } | ||
+ | |||
.toc, .navbox { | .toc, .navbox { | ||
− | background: # | + | background: #bbcc55 !important; |
} | } | ||
+ | |||
div.thumbinner { | div.thumbinner { | ||
background: #ddeedd; | background: #ddeedd; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 13:07, 22 January 2025
body, #mw-page-base, #mw-head-base, .navbox-title {
background: #228866;
}
- content, div#simpleSearch {
background: #bbcc88;
}
.toc, .navbox {
background: #bbcc55 !important;
}
div.thumbinner {
background: #ddeedd;
}