Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
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;
}
.cosmos-userOptions-personalTools:hover .cosmos-userButton-label{
color: #80FFFC;
font-family: 'Press Start 2P', sans-serif;
}