MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: →Infobox borders: .infobox, .infobox td, .infobox tr, .infobox th { border-collapse: collapse; border: 1px solid; }") |
(No difference)
|
Revision as of 20:20, 24 May 2024
/* CSS placed here will be applied to all skins */ /* Infobox borders */ .infobox, .infobox td, .infobox tr, .infobox th { border-collapse: collapse; border: 1px solid; }