434
editsMore actions
m
no edit summary
Crashaholic (talk | contribs) No edit summary |
Crashaholic (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
} | } | ||
body.theme-dark-grey .bg3wiki-tooltip-box .theme-bg3-light { | body.theme-dark-grey.theme-bg3-light .bg3wiki-tooltip-box.theme-bg3-light { | ||
background: rgb(243, 235, 205); | background: rgb(243, 235, 205); | ||
} | } | ||
body.theme-dark-grey .theme-bg3-light.bg3wiki-tooltip-gradient-common { | body.theme-dark-grey.theme-bg3-light .theme-bg3-light.bg3wiki-tooltip-gradient-common { | ||
background: linear-gradient(to bottom,#F0E4D599,#E6DDD599,#D5C0B899,#c0b2df99); | background: linear-gradient(to bottom,#F0E4D599,#E6DDD599,#D5C0B899,#c0b2df99); | ||
} | } | ||
Line 15: | Line 15: | ||
} | } | ||
body.theme-dark-grey #bg3wiki-legacy-content-notice .theme-bg3-light { | body.theme-dark-grey.theme-bg3-light #bg3wiki-legacy-content-notice.theme-bg3-light { | ||
color: var(--bg-main3); | color: var(--bg-main3); | ||
} | } |