MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
font-family: Arial, Helvetica, sans-serif !important; | |||
/* TOC PAGE DIV */ | /* TOC PAGE DIV */ | ||
/* ------------ */ | /* ------------ */ | ||
| Line 100: | Line 102: | ||
} | } | ||
.home-section-title { | h2.home-section-title { | ||
margin: 0 0 10px 0; | margin: 0 0 10px 0; | ||
font-size: 3em; | font-size: 3em; | ||
| Line 106: | Line 108: | ||
font-weight: bold; | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
font-family: | font-family: Arial, Helvetica, sans-serif !important; | ||
color: #000; | |||
border-bottom: 1px solid #c8ccd1; | border-bottom: 1px solid #c8ccd1; | ||
padding-bottom: 4px; | padding-bottom: 4px; | ||