Jump to content

MediaWiki:Common.css: Difference between revisions

From Battle Cats Game Modding Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.mw-logo {
.mw-logo-icon {
 
     border-radius: 10%;
}
 
.mw-logo-icon img {
     border-radius: 100%;
     background-color: white;
     background-color: white;
}
}

Latest revision as of 17:40, 5 September 2025

.mw-logo-icon {
    border-radius: 10%;
    background-color: white;
}