Peppermint (talk | contribs) No edit summary |
Peppermint (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
.cosmos-header{ | .cosmos-header{ | ||
border-radius: 10px 10px 0px 0px; | border-radius: 10px 10px 0px 0px !important; | ||
} | } |
Revision as of 22:19, 26 August 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{
border-radius: 10px 10px 0px 0px !important;
}