10,947
editsAd placeholder
MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
* | * | ||
* On Citizen, we show a thin fixed banner at the bottom. It's added through a | * On Citizen, we show a thin fixed banner at the bottom. It's added through a | ||
* hook in LocalSettings and uses the id bg3wiki-footer-ad. | * hook in LocalSettings.php and uses the id bg3wiki-footer-ad. | ||
*/ | */ | ||
/* Hide the little "Privacy" widget (it's misplaced and should be elsewhere) */ | |||
.qc-cmp2-container { | |||
display: none; | |||
} | |||
/* Disabled by default; enabled conditionally below. */ | /* Disabled by default; enabled conditionally below. */ |