Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 m (Made dark mode background and text colors less neutral) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 61: | Line 61: | ||
.client-darkmode #searchInput { | .client-darkmode #searchInput { | ||
color: #ddd; | |||
} | |||
.client-darkmode .wikitable > tr > th, .client-darkmode .wikitable > * > tr > th { | |||
background-color: #444444; | |||
} | |||
.client-darkmode .wikitable { | |||
color: #ddd; | color: #ddd; | ||
} | } |