IA.css

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