MediaWiki:Minerva.css: Difference between revisions

From Arisepedia
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Mobile edit Mobile web 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 */
.branding-box .mw-wiki-logo {
    background-image: url(/resources/assets/DWordmark.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 15px;
}
/* Hide text-based site name if it's appearing */
.branding-box .site-title {
    display: none !important;
}

Revision as of 14:11, 5 October 2024

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