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: 8px;
   padding: 4px; /* Reduced padding from 8px to 4px for tighter spacing */
   vertical-align: top; /* Default for text cells */
   vertical-align: top; /* Default for text cells */
}
}