(Created page with "→CSS placed here will be applied to all skins: #footer-info-lastmod { display: none; }") |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#footer-info-lastmod { display: none; } | #footer-info-lastmod { display: none; } | ||
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ } | |||
Revision as of 12:56, 26 January 2024
/* CSS placed here will be applied to all skins */
#footer-info-lastmod { display: none; }
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }