Peppermint (talk | contribs) No edit summary Tag: Reverted |
Peppermint (talk | contribs) No edit summary Tag: Reverted |
||
Line 22: | Line 22: | ||
.mw-notification-area{ | .mw-notification-area{ | ||
color: cyan!important; | color: cyan!important; | ||
background-color: rgba(0,0,0,0.6)!important; | |||
border: none; | |||
border-radius: 10px; | |||
} | } |
Revision as of 00:55, 17 November 2023
body{
font-family: 'Roboto', sans-serif !important;
}
#cosmos-banner{
box-shadow: 10px 0px 10px black;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Press Start 2P', sans-serif !important;
color: #80FFFC;
}
body #mw-content{
border: 2px solid #80FFFC;
}
.cosmos-header::before{
border-radius: 10px 10px 0px 0px !important;
background-color:rgba(7,242,242,0.9)!important;
}
.mw-notification-area{
color: cyan!important;
background-color: rgba(0,0,0,0.6)!important;
border: none;
border-radius: 10px;
}