MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) No edit summary |
Technochips (talk | contribs) m woops |
||
| Line 192: | Line 192: | ||
display: none; | display: none; | ||
} | } | ||
.page-Main_Page .mp- | .page-Main_Page .mp-topheader | ||
{ | { | ||
background-color: #583A31; | background-color: #583A31; | ||
| Line 199: | Line 199: | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
} | } | ||
.page-Main_Page .mp- | .page-Main_Page .mp-topheader p | ||
{ | { | ||
margin: 0; | margin: 0; | ||
} | } | ||
.page-Main_Page .mp- | .page-Main_Page .mp-topheader p:first-child | ||
{ | { | ||
margin-top: 0.5em; | margin-top: 0.5em; | ||
} | } | ||
.page-Main_Page .mp- | .page-Main_Page .mp-topheader p:last-child | ||
{ | { | ||
border-bottom: 0.2em dotted; | border-bottom: 0.2em dotted; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||