Module:Infobox/styles.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 28:
border: 1px solid #202122 !important;
}
}
 
/* Remove the forced border specifically for the navigation menu infobox */
.infobox.navigation-menu {
border: none !important;
background-color: transparent !important;
}
 
/* If the internal cells still show lines, use this: */
.infobox.navigation-menu th,
.infobox.navigation-menu td {
border: none !important;
}