MediaWiki:Timeless.css: Difference between revisions
From All Skies Encyclopaedia
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* Remove background from footer icons (Timeless) */ | /* Remove background from footer icons (Timeless) */ | ||
.skin-timeless #mw-footer img { | .skin-timeless #mw-footer img { | ||
background: transparent !important; | background: transparent !important; | ||
Revision as of 08:19, 12 January 2026
/* All CSS here will be loaded for users of the Timeless skin */
/* Remove background from footer icons (Timeless) */
.skin-timeless #mw-footer img {
background: transparent !important;
box-shadow: none !important;
filter: none !important;
}







