MediaWiki:Common.css: Difference between revisions

From DFO – Flood Observatory
No edit summary
Tag: Manual revert
No edit summary
Line 2: Line 2:


img { height: auto; max-width: 100%; }
img { height: auto; max-width: 100%; }
.mw-page-title-main {
    display: none !important;
}

Revision as of 13:53, 2 December 2025

/* CSS placed here will be applied to all skins */

img { height: auto; max-width: 100%; }

.mw-page-title-main {
    display: none !important;
}