IA.css

From All The Fallen Stories
Jump to navigation Jump to search
 p{
   font-size: 200%;
 }
 h2 .mw-headline{
   font-size: 400%;
   text-align: center;
 }
 h2, h3{
   text-align: center;
 }
 ::selection{
   background: black;
   color: white;
 }
  1. localNotice p {
   font-size: 10pt !important;

}