Jump to content

MediaWiki:Minerva.css: Difference between revisions

From Transcendent Harem
m test
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* 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;
}

Latest revision as of 10:05, 5 March 2025

/* All CSS here will be loaded for users of the MinervaNeue skin */