Simple-stylesheet.css
p{
font-size: 16pt; font-family: georgia, serif;
}
h2 {
font-size:50px; font-weight: 700; font-family: sans-serif; -webkit-text-stroke: 4px #000000; color: #fff;
}
.center{
text-align: center;
}
- localNotice p {
font-size: 10pt !important;
}
.mw-content-ltr a {
font-size: 16pt; font-family: georgia, serif;
}
@media screen and (max-width: 992px) {
p{
font-size: 25pt;
} }
/* */