MediaWiki:Minerva.css: Difference between revisions

From WikiFur Data
Jump to navigation Jump to search
m (Update logo URL)
m (Update for new version of skin.)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
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 */
.header .branding-box {
.minerva-header>.branding-box {
     padding-left: 1.8em;
     padding-left: 1.8em;
     background: url(https://storage.googleapis.com/wikibase-cloud-static/sites/8c062eab1b48fcb41522ecafe10eaac8/logos/135.png?u=1651150612) 0 13px/27px 27px no-repeat;
     background: url(https://storage.googleapis.com/wikibase-cloud-static/sites/8c062eab1b48fcb41522ecafe10eaac8/logos/135.png?u=1651150612) 0 13px/27px 27px no-repeat;
}
}

Latest revision as of 01:22, 2 May 2022

/* All CSS here will be loaded for users of the MinervaNeue skin */
.minerva-header>.branding-box {
    padding-left: 1.8em;
    background: url(https://storage.googleapis.com/wikibase-cloud-static/sites/8c062eab1b48fcb41522ecafe10eaac8/logos/135.png?u=1651150612) 0 13px/27px 27px no-repeat;
}