845
edits
No edit summary |
No edit summary |
||
| Line 82: | Line 82: | ||
.wikitable:has(img) { | .wikitable:has(img) { | ||
table-layout: fixed; | table-layout: fixed; | ||
} | |||
.wikitable > tr > th, .wikitable > * > tr > th { | |||
background-color: #FEEBB3; | |||
} | } | ||