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