MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
body.page-Main_Page h1.firstHeading { | body.page-Main_Page h1.firstHeading { | ||
display: none; | display: none; | ||
} | } | ||
| Line 61: | Line 21: | ||
float: left; | float: left; | ||
background-color: #f0f0f0; | background-color: #f0f0f0; | ||
text-align: center; | |||
} | } | ||
| Line 69: | Line 30: | ||
padding-bottom: 2%; | padding-bottom: 2%; | ||
background-color: #f0f0f0; | background-color: #f0f0f0; | ||
text-align: center; | |||
} | } | ||
| Line 148: | Line 110: | ||
text-align: center; /* Ensure text stays centered in flex layout */ | text-align: center; /* Ensure text stays centered in flex layout */ | ||
padding: 10px; /* Your eras-table padding */ | padding: 10px; /* Your eras-table padding */ | ||
} | } | ||
} | } | ||