Difference between revisions of "MediaWiki:Common.css"

From Wilderness Guardians
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .infobox { font-size: 20pt !important }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.infobox { font-size: 20pt !important }
+
.infobox TD { margin: 0; padding: 0; }

Revision as of 08:23, 13 March 2025

/* CSS placed here will be applied to all skins */

.infobox TD { margin: 0; padding: 0; }