Simple-stylesheet.css

From All The Fallen Stories
Jump to navigation Jump to search

p{

   font-size: 14pt; 
   font-family: georgia, serif;

}

h2 {

   font-size:40px !important;
   font-weight: 700; 
   font-family: sans-serif !important; 
   -webkit-text-stroke: 1px #000000;
   color: #000000;
   text-align:center;

} h3 {

  font-size:30px !important;
  font-family: sans-serif !important; 
  color: #000000;

}

h2 .mw-headline {

   text-align:left !important;

}

h2 .mw-editsection {

   font-size:13px !important;

}

.center{

   text-align: center;

}

   ::selection {
     background: #C8E500;
     color:#0B1D73;

}

.call-out {

   background:#eeeeee; 
   border-radius:7px;
   padding:25px;

}

.vector-menu-portal h3 {

   font-size: 0.75em !important;

}

.vector-menu-dropdown h3 {

    font-size: 0.8125em !important;

}

  1. localNotice p {
   font-size: 10pt !important;

}


.mw-content-ltr a {

   font-size: 14pt; 
   font-family: georgia, serif;

}


@media screen and (max-width: 992px) { p{

   font-size: 20pt; 

} }


/* */