Changes

662 bytes removed ,  19:24, 18 August 2025
no edit summary
Line 1: Line 1: −
/* Hide the Commons logo and link */
  −
td.mbox-image img[src*="Commons-logo.svg"],
  −
td.mbox-text a.extiw[title^="commons:Category:"] {
  −
  display: none !important;
  −
}
  −
  −
/* Collapse the now-empty row so the box disappears visually */
  −
td.mbox-image, td.mbox-text {
  −
  padding: 0 !important;
  −
  border: 0 !important;
  −
  line-height: 0 !important;
  −
  font-size: 0 !important;
  −
  height: 0 !important;
  −
}
  −
  −
/* Completely remove Commons sistersite boxes */
  −
table.sistersitebox,
  −
table.metadata.mbox-small.plainlinks.sistersitebox,
  −
table.sistersitebox * {
  −
  display: none !important;
  −
  height: 0 !important;
  −
  margin: 0 !important;
  −
  padding: 0 !important;
  −
  border: 0 !important;
  −
}
      
/* Ensure gallery thumbnails render properly across browsers */
 
/* Ensure gallery thumbnails render properly across browsers */