MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 10: Line 10:


.welcome-table th, .welcome-table td {
.welcome-table th, .welcome-table td {
   padding: 0.3%; /* Reduced from 8px to ~1% (equivalent to roughly 4px on a 400px container) */
   padding: 0.1%; /* Reduced from 8px to ~1% (equivalent to roughly 4px on a 400px container) */
   vertical-align: top; /* Default for text cells */
   vertical-align: top; /* Default for text cells */
}
}