MediaWiki:Minerva.css: Difference between revisions
Cuntributor (talk | contribs) m test |
Cuntributor (talk | contribs) m test |
||
| Line 2: | Line 2: | ||
vector-page-titlebar { | |||
height: 0px; | height: 0px; | ||
} | } | ||
Revision as of 09:57, 5 March 2025
/* All CSS here will be loaded for users of the MinervaNeue skin */
vector-page-titlebar {
height: 0px;
}
mw-body h1 {
font-variant: small-caps;
text-align:center;
border: 4px solid #FFFFFF;
border-radius: 25px;
background-color: #FF0092;
}
h1 {
font-variant: small-caps;
text-align:center;
border: 4px solid #FFFFFF;
border-radius: 25px;
background-color: #FF0092;
}