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
No edit summary
Line 1: Line 1:
#cosmos-banner{
#cosmos-banner{
  box-shadow: 10px 0px 10px black;   
    box-shadow: 10px 0px 10px black;   
}
}


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


#firstHeading{
.mw-body h1.firstHeading{
display: none !important;
    display: none !important;
}
}

Revision as of 06:23, 26 August 2023

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

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

.mw-body h1.firstHeading{
     display: none !important;
}