Simple-stylesheet.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary Tag: Reverted |
||
Line 11: | Line 11: | ||
-webkit-text-stroke: 1px #000000; | -webkit-text-stroke: 1px #000000; | ||
color: #000000; | color: #000000; | ||
} | } | ||
h3 { | h3 { |
Revision as of 08:20, 4 November 2022
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;
} 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;
}
- 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;
} }
/* */