/*== Force Times New Roman to be the font used ==
<pre><nowiki>*/
.mw-body .toctitle h2,
.mw-editsection,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section > h2,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section,
body,
html,
:root,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2 h2,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section h2,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section,
.ve-ui-mwWikitextSurface .ve-ce-attachedRootNode,
.mw-body .mw-heading,
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6,
.mw-body dt
{
background: white;
scrollbar-color: darkgreen #020;
font-family: 'Times New Roman'!important;
}/*</nowiki></pre> */
.ext-discussiontools-visualenhancements-enabled h2.ext-discussiontools-ui-newTopic-sectionTitle .oo-ui-inputWidget-input,
.ext-discussiontools-ui-newTopic-sectionTitle
{
font-family: 'Times New Roman'!important;
margin: 0px!important;
line-height: normal!important;
}
body *
{
scrollbar-color: lightgreen #bff;
}
a:visited, .mw-footer-container a:visited
{
color: #003;
}
a, .mw-footer-container a
{
color: darkblue;
}
a, .mw-footer-container a:hover
{
color: #341D00;
}
#mw-footer-container
{
color: #111;
}
html a.new,
html .vector-menu-tabs li.new a,
html .vectorTabs li.new a {
color: #009191;
}
body, html, :root
{
height: 100%;
}
#mw-site-navigation, #mw-content-wrapper, #mw-related-navigation
{
position: static;
overflow-y: scroll;
}
[src*="maps.wikimedia.org/"]
{
filter: invert(0);
}
.skin-timeless .jquery-tablesorter > thead, .skin-timeless .mw-sticky-header > thead
{
top: inherit;
}
.header-label
{
margin-right: .5em;
color: darkgreen;
font-weight: bold;
font-style: italic;
text-decoration: #040 dotted underline;
}
.header-label::after
{
content: ":";
color: #084;
text-decoration: none;
}
.mw-body .mw-heading1 h1,
.mw-body .mw-heading1 .header-label
{
font-size: 125%!important;
}
.mw-body .mw-heading2 .header-label
{
font-size: 1.5em!important;
}
.mw-body .mw-heading3 h3,
.mw-body .mw-heading3 .header-label
{
font-size: 90%!important;
}
.mw-body .mw-heading4 h4,
.mw-body .mw-heading4 .header-label
{
font-size: 80%!important;
}
.mw-body .mw-heading5 h5,
.mw-body .mw-heading5 .header-label
{
font-size: 70%!important;
}
html a.new[href$="redlink=1"]
{
color: #F88;
}