Open main menu
Home
Random
Log in
Settings
Give to Wikipedia
About KidzSearch Wiki
Disclaimers
KidzSearch Wiki
Search
Changes
kidzsearch.com
>
wiki
>
Mobile.css
← Earlier diff
Newer diff →
MediaWiki:Mobile.css
(view source)
Revision as of 18:27, 18 August 2025
748 bytes added
,
18 August
no edit summary
Line 1:
Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
+
+
+
/* ==== Hide Commons/Wikimedia sister boxes sitewide ==== */
+
/* Primary selector used by {{commons category}} output */
+
table.sistersitebox,
+
table.metadata.mbox-small.plainlinks.sistersitebox,
+
div.sistersitebox {
+
display: none !important;
+
border: 0 !important;
+
margin: 0 !important;
+
padding: 0 !important;
+
height: 0 !important;
+
}
+
+
/* Extra safety: if any wrapper remains, collapse all children too */
+
table.sistersitebox * {
+
display: none !important;
+
border: 0 !important;
+
margin: 0 !important;
+
padding: 0 !important;
+
height: 0 !important;
+
line-height: 0 !important;
+
font-size: 0 !important;
+
}
+
+
/* Optional: catch variants some skins/templates might use */
+
.sisterproject,
+
.sister-project {
+
display: none !important;
+
}
+
/* Ensure gallery thumbnails render properly across browsers */
/* Ensure gallery thumbnails render properly across browsers */
Admin
Bureaucrats
,
Interface administrators
,
Suppressors
,
Administrators
942,642
edits