Changes

273 bytes added ,  19:23, 18 August 2025
no edit summary
Line 14: Line 14:  
}
 
}
    +
/* 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 */