MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 467: | Line 467: | ||
} | } | ||
#mw-navbar { | #mw-navbar { | ||
background-image: url(https://static.miraheze.org/closinglogosgroupwiki/ | background-image: url(https://static.miraheze.org/closinglogosgroupwiki/a/ae/Banner6.png); | ||
} | } | ||
/* Echo */ | /* Echo */ | ||
#pt-notifications-alert | #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read:before, #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read { | ||
filter: invert(1); | filter: invert(1); | ||
} | } | ||
#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read:before, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read { | |||
filter: invert(1); | |||
} | |||
/* keep hidden categories hidden (unless preferences set otherwise) */ | /* keep hidden categories hidden (unless preferences set otherwise) */ | ||
.mw-hidden-cats-ns-shown {display: none} | .mw-hidden-cats-ns-shown {display: none} | ||