IA.css

From All The Fallen Stories
Revision as of 18:56, 21 May 2022 by RonaldMcDonald (talk | contribs) (Maybe this'll work)
Jump to navigation Jump to search
 p{
   font-size: 200%;
 }
 h2 .mw-headline{
   font-size: 500%;
   text-align: center;
 }
 h2{
   text-align: center;
 }
 ::selection{
   background: black;
   color: white;
 }