111
edits
(Dark mode updates) |
(Dark mode updates) |
||
| Line 36: | Line 36: | ||
} | } | ||
body pre, | |||
body .wikitable > tr > th, | body .wikitable > tr > th, | ||
body .wikitable > tr > td, | body .wikitable > tr > td, | ||
| Line 42: | Line 43: | ||
.wikitable:not([style*='background-color']) > * > tr > td { | .wikitable:not([style*='background-color']) > * > tr > td { | ||
background-color: unset; | background-color: unset; | ||
} | |||
.mw-content-ltr.mw-highlight-lines pre, | |||
.mw-content-ltr.content .mw-highlight-lines pre { | |||
box-shadow: unset; | |||
} | } | ||