434
editsMore actions
no edit summary
Crashaholic (talk | contribs) (hmm) |
Crashaholic (talk | contribs) No edit summary |
||
Line 95: | Line 95: | ||
// == Targetted items == | // == Targetted items == | ||
$('.bg3wiki-tooltip-box').addClass('theme-bg3-light'); // the rounded boxes | $('.bg3wiki-tooltip-box').addClass('theme-bg3-light'); // the rounded boxes | ||
$('#bg3wiki-legacy-content-notice').addClass('theme-bg3-light'); // Legacy Content | $('#bg3wiki-legacy-content-notice').addClass('theme-bg3-light'); // Legacy Content Template | ||
$('.bg3wiki-blockquote-text').addClass('theme-bg3-light'); | $('.bg3wiki-blockquote-text').addClass('theme-bg3-light'); // Description Template | ||
$('#ca-nstab-user.mw-list-item.selected').addClass('theme-bg3-light'); // the tabs at the top | |||
// == For images that are pure white (thanks larian) | // == For images that are pure white (thanks larian) |