Anonymous
×
Create a new article
Write your page title here:
We currently have 15 articles on TwistedFates Database. Type your article name above or click on one of the titles below and start writing!



TwistedFates Database
15Articles

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 7: Line 7:
}
}


.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6{
body h1, body h2, body h3, body h4, body h5, body h6{
  font-family: 'Press Start 2P', sans-serif !important;
  font-family: 'Press Start 2P', sans-serif !important;
}
}

Revision as of 07:32, 26 August 2023

body * {
     font-family: 'Roboto',  sans-serif !important;
}

#cosmos-banner{
    box-shadow: 10px 0px 10px black;  
}

body h1, body h2, body h3, body h4, body h5, body h6{
 font-family: 'Press Start 2P', sans-serif !important;
}