MediaWiki:Mainpage.css: Difference between revisions

From Blockate Wiki
Content added Content deleted
No edit summary
No edit summary
Line 39: Line 39:
}
}
.container-frame--roblox {
.container-frame--roblox {
background-color: #BFBEBB;
background-color: #FF5751;
border-color: #BFBEBB;
border-color: #FF5751;
}
}
.container-frame--blockate {
.container-frame--blockate {
Line 54: Line 54:
border-radius: 6px;
border-radius: 6px;
transition: box-shadow 0.2s ease-in-out;
transition: box-shadow 0.2s ease-in-out;
border: 5px solid #fff;
border: 2.5px solid #fff;
font-size: 14px;
font-size: 14px;
white-space: nowrap;
white-space: nowrap;