Simple-stylesheet.css
p{
font-size: 16pt; 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;
}
.center{
text-align: center;
}
::selection { background: #FB4A4A;
}
- 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;
} }
/* */