User:Bluhen/Sandbox: Difference between revisions

From Elwiki
No edit summary
Tags: Mobile edit Mobile web edit
(😳nice)
Line 22: Line 22:
.flag-tab-box:not(.skin-minerva li) {
.flag-tab-box:not(.skin-minerva li) {
width:fit-content;
width:fit-content;
}
.dark-mode .title-box {
box-shadow: inset 0 6px 0px 0px #b96120;
}
}


Line 33: Line 37:
border-top-width:4px;
border-top-width:4px;
border-right: none !important;
border-right: none !important;
}
.dark-mode .title-title {
background-color:#b96120 !important;
}
}