MediaWiki:Vector-2022.css: Difference between revisions

From Cheese-E-Pedia
Content deleted Content added
No edit summary
m Stripes moved page MediaWiki:Vector.css to MediaWiki:Vector-2022.css without leaving a redirect
 
(66 intermediate revisions by 2 users not shown)
Line 1:
@media screen, projection {
div#content {
padding: 0 1em 1.5em 1em;
background: #1e2c4c;
color: #FFF;
border: 1px solid #344c81;
line-height: 1.5em;
position: relative;
z-index: 2;
}
 
* This is the CSS common to all desktop skins on en.Wikipedia.
.mw-search-profile-tabs {
* Styling inside .mw-parser-output should generally use TemplateStyles.
background-color: #344c81;
*/
}
 
.mw-parser-output .ts-doc-footer {
background-color: #344c81;
}
 
/*
.mw-page-container {
* Message box template
padding: 0 1em 1.5em 1em;
*/
background: #1e2c4c;
.msgbox {
color: #FFF;
margin: 0em 2em 1em 3em;
border: 1px solid #344c81;
border: 1px solid #888;
line-height: 1.5em;
background: #1e2c4c;
position: relative;
color: #000;
z-index: 0;
-moz-border-radius: 0 8px 0 8px;
}
border-radius: 0 8px 0 8px;
padding: 0;
border-spacing: 0;
}
 
#catlinks {
.mw-sidebar {
display: none!important;
padding: 0 1em 1.5em 1em;
background: #1e2c4c;
color: #FFF;
border: 1px solid #344c81;
line-height: 1.5em;
position: relative;
z-index: 0;
}
 
body.ns-14 div#mw-pages p {
#simpleSearch input, #wpSummary, .createboxInput {
background-color display: #344c81none;
color: white;
}
 
#mw-body-subheader{
.sidebar-toc {
display: none!important;
background-color: #1e2c4c;
color: white;
}
body {
background-color: #1e2c4c;
color: #FFFFFF;
}
 
.vector#mw-stickybody-header {
display: none!important;
background-color: #1e2c4c;
}
 
#mw-page-base { background: none; }
 
.msgbox td {
/* general styles */
vertical-align: middle;
padding: 0.5em 1em 0.5em 0em;
table, table.wikitable {
width: 100%;
background: #1e2c4c;
}
color: #FFF;
}
 
.msgbox .msgboximg {
vertical-align: middle;
width: 0%;
padding: 0.5em 1em 0.5em 1em;
}
 
 
/* wikitable/prettytable class for skinning normal tables */
.oo-ui-icon-bell, .mw-ui-icon-bell:before {
table.wikitable,
filter: invert(1);
table.prettytable {
margin: 1em 1em 1em 0;
background: #1e2c4c;
border: 1px #aaa solid;
border-collapse: collapse;
}
.wikitable th, .wikitable td,
.oo-ui-icon-tray, .mw-ui-icon-tray:before {
.prettytable th, .prettytable td {
filter: invert(1);
border: 1px #aaa solid;
padding: 0.2em;
}
.wikitable th,
.mw-ui-icon-wikimedia-watchlist:before {
.prettytable th {
filter: invert(1);
background: #1e2c4c;
text-align: center;
}
.wikitable caption,
.mw-ui-icon-wikimedia-userAvatar:before {
.prettytable caption {
filter: invert(1);
font-weight: bold;
}
 
#mw-sidebar-button:before {
/* Put a chequered background behind images, only visible if they have transparency */
filter: invert(1);
.gallerybox .thumb img,
#file img {
background: #1e2c4c url("images/5/5d/Checker-16x16.png") repeat;
}
/* But not on articles, user pages, portals or with opt-out. */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img,
.nochecker .gallerybox .thumb img {
background: none;
}
 
div.topicon {
/* Links */
position: absolute;
a {
z-index: 10;
color: #96e1ff;
top: 6px;
right: 10px;
display: block !important;
}
 
pre:not(.CodeMirror-line), code:not(.CodeMirror-line) {display:inline-block; }
 
/* Taken from Wikipedia:
Allow limiting of which header levels are shown in a TOC;
<div class="toclimit-3">, for instance, will limit to
showing ==headings== and ===headings=== but no further
(as long as there are no =headings= on the page, which
there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
 
/* Visited (=clicked) links */
/* Reset italic styling set by user agent */
a:visited {
cite,
color: #4070D0;
dfn {
font-style: inherit;
}
 
.tabber__tab {
/* Straight quote marks for <q> */
color: #66bbff;
q {
quotes: '"' '"' "'" "'";
}
 
.tabber__tab:visited {
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
color: #66bbff;
blockquote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
 
/* Consistent size for <small>, <sub> and <sup> */
.tabber__tab[aria-selected='true'], .tabber__tab[aria-selected='true']:visited {
small {
color: #96e1ff;
font-size: 85%;
}
 
.mw-body-content sub,
.vector-menu-portal .vector-menu-heading {
.mw-body-content sup,
color: #ffffff;
span.reference /* for Parsoid */ {
font-size: 80%;
}
 
/* Same spacing for indented and unindented paragraphs on talk pages */
vector-menu-tabs .mw-list-item.selected a, .vector-menu-tabs .mw-list-item.selected a:visited
.ns-talk .mw-body-content dd {
{
margin-top: 0.4em;
color: #96e1ff;
margin-bottom: 0.4em;
}
 
/* Reduce page jumps by hiding collapsed/dismissed content */
a.stub {
.client-js .mw-special-Watchlist #watchlist-message,
color: #66FFCC;
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),
 
/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
display: none;
}
 
/* Make the list of references smaller
a.new, #p-personal a.new {
* Keep in sync with Template:Refbegin/styles.css
color: #DD5010 !important;
* And Template:Reflist/styles.css
*/
ol.references {
font-size: 90%;
margin-bottom: 0.5em;
}
 
/* Styling for jQuery makeCollapsible, matching that of collapseButton */
a.new:visited, #p-personal a.new:visited {
.mw-parser-output .mw-collapsible-toggle:not(.mw-ui-button) {
color: #DD5010 !important;
font-weight: normal;
/* @noflip */
text-align: right;
padding-right: 0.2em;
padding-left: 0.2em;
}
 
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
h1, h2, h3, h4, h5, h6 {
/* @noflip */
color: #96e1ff;
float: left;
/* @noflip */
text-align: left;
}
 
/* Lists in wikitable data cells are always left-aligned */
.wikitable td ul,
fieldset {
.wikitable td ol,
border: 1px solid #AAAAAA;
.wikitable td dl {
/* @noflip */
text-align: left;
}
 
/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
legend {
.mw-parser-output table.mw-hiero-table td {
background: #1e2c4c;
vertical-align: middle;
}
 
/* Change the external link icon to a PDF icon for all PDF files */
.mw-parser-output a[href$=".pdf"].external,
abbr, acronym, .explain {
.mw-parser-output a[href*=".pdf?"].external,
color: #FFFFFF;
.mw-parser-output a[href*=".pdf#"].external,
.mw-parser-output a[href$=".PDF"].external,
.mw-parser-output a[href*=".PDF?"].external,
.mw-parser-output a[href*=".PDF#"].external {
background: url("//upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png") no-repeat right;
/* @noflip */
padding: 8px 18px 8px 0;
}
 
/* System messages styled similarly to fmbox */
code {
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background-color: #1e2c4c;
padding: 0.25em 0.9em;
color: #FFFFFF;
box-sizing: border-box;
}
 
/* default colors for partial block message */
pre {
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
border: 1px dashed #AAAAAA;
border-color: #FFFFFFfc3;
background-color: #2d42711e2c4c;
}
 
/* Increase the height of the image upload box */
#contentSub, #contentSub2 {
#wpUploadDescription {
color: #888888;
height: 13em;
}
 
/* Minimum thumb width */
.firstHeading {
.thumbinner {
margin-bottom: .1em;
min-width: 100px;
}
 
/* Prevent floating boxes from overlapping any category listings,
/* user notification thing */
file histories, edit previews, and edit [Show changes] views. */
.usermessage {
#mw-subcategories,
background-color: #394A5C;
#mw-pages,
border: 1px solid #96e1ff;
#mw-category-media,
color: #FFFFFF;
#filehistory,
text-align: center;
#wikiPreview,
#wikiDiff {
clear: both;
}
 
/* Styling for Abuse Filter tags */
.error {
.mw-tag-markers {
color: #FF0000;
font-style: italic;
font-size: 90%;
}
 
/* Hide stuff meant for accounts with special permissions. Made visible again in
.errorbox {
[[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-abusefilter.css]],
border-color: #660000;
[[MediaWiki:Group-abusefilter-helper.css]], [[MediaWiki:Group-patroller.css]],
background-color: #401F22;
[[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
color: #FF0000;
[[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
background-color
.successbox {
/* Hide the redlink generated by {{Editnotice}},
border-color: #96e1ff;
this overrides the ".sysop-show { display: none; }" above that applies
background-color: #394A5C;
to the same link as well. See [[phab:T45013]]
 
Hide the images in editnotices to keep them readable in VE view.
Long term, editnotices should become a core feature so that they can be designed responsive. */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
}
 
/* CategoryRemove portletbullets atwhen thethere bottomare ofmultiple everyedit page that has categorieswarnings */
ul.permissions-errors {
#catlinks {
margin: 0;
background-color: #1e2c4c;
background-image: url(http://images.shoutwiki.com/fi.darth/a/a8/DarthDarthBinksCategory.png);
background-repeat: no-repeat;
background-position: center right;
padding-right: 50px;
}
 
ul.permissions-errors > li {
/*
list-style: none;
** content styles
*/
#toc,
.toc,
.mw-warning {
background-color: #1e2c4c;
}
 
/* larger inline math */
#toc #toctitle,
span.mwe-math-mathml-inline {
.toc #toctitle,
font-size: 118%;
#toc .toctitle,
.toc .toctitle {
background-color: transparent;
}
 
/* Make <math display="block"> be left aligned with one space indent for
#toc ul ul,
* compatibility with style conventions
.toc ul ul {
*/
margin: 0 0 0 1em;
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
margin-left: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
 
.mwe-math-mathml-display math {
div.toc ul li:hover,
display: inline;
#p-cactions ul li:hover {
list-style-image: none !important;
}
 
@media screen {
#toc .toctoggle,
/* Gallery styles background changes are restricted to screen view.
.toc .toctoggle {
In printing we should avoid applying backgrounds. */
font-size: 100%;
/* The backgrounds for galleries. */
#content .gallerybox div.thumb {
/* Light gray padding */
background-color: #1e2c4c;
}
/* Put a chequered background behind images, only visible if they have transparency.
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
.gallerybox .thumb img {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
/* But not on articles, user pages, or portals. */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img {
background-image: none;
}
 
/* Display "From Wikipedia, the free encyclopedia" in skins that support it,
do not apply to print mode */
#siteSub {
display: block;
}
}
 
/* Hide FlaggedRevs notice UI when there are no pending changes */
/* Additional TOC formatting */
.flaggedrevs_draft_synced,
li.toclevel-1 {
.flaggedrevs_stable_synced,
border-top: 1px solid #555555;
/* "Temporary" to remove links in sidebar T255381 */
#t-upload,
/* Hide broken download box on Special:Book pending T285400 */
.mw-special-Book #coll-downloadbox {
display: none;
}
 
/*
.toc a,
* BELOW HERE THERE BE SOONTOBE TEMPLATESTYLES THINGS;
#toc a {
* SEE [[MediaWiki talk:Common.css/to do]]
text-decoration: none;
*/
 
/* Style for horizontal lists (separator following item).
@source mediawiki.org/wiki/Snippets/Horizontal_lists
@revision 8 (2016-05-21)
@author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
 
/* Display list items inline */
/* thumbnails */
.hlist dd,
/* see ADDITIONS for "table div.thumb" */
.hlist dt,
div.thumb {
.hlist li {
border-color: #1e2c4c;
margin: 0; /Unk* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again */
display: inline;
}
 
div.thumb div {
/* Display nested lists inline */
border: 1px solid #AAAAAA;
.hlist.inline,
padding: 3px !important;
.hlist.inline dl,
background-color: #1e2c4c;
.hlist.inline ol,
font-size: 94%;
.hlist.inline ul,
text-align: center;
.hlist dl dl,
overflow: hidden;
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
 
div.thumb div a img {
/* Hide empty list items */
border: none;
.hlist .mw-empty-li {
display: none;
}
 
div.thumb div div.thumbcaption {
/* Generate interpuncts */
border: none;
.hlist dt:after {
text-align: left;
content: ": ";
line-height: 1.4em;
padding: .3em 0 .1em 0;
color: #ffffff;
}
 
/**
div.tright {
* Note hlist style usage differs in Minerva and is defined in core as well!
margin-left: 0.75em;
* Please check Minerva desktop (and Minerva.css) when changing
margin-right: 0em;
* See https://phabricator.wikimedia.org/T213239
*/
.hlist dd:after,
.hlist li:after {
content: " · ";
font-weight: bold;
}
 
div.tleft {
.hlist dd:last-child:after,
float: left;
.hlist dt:last-child:after,
margin-right: .5em;
.hlist li:last-child:after {
border-width: .5em 1.4em .8em 0;
margin-leftcontent: 0emnone;
margin-right: 0.75em;
}
 
/* Add parentheses around nested lists */
/* Page history styling */
.hlist dd dd:first-child:before,
#pagehistory span.user {
.hlist dd dt:first-child:before,
margin-left: 1.4em;
.hlist dd li:first-child:before,
margin-right: .4em;
.hlist dt dd:first-child:before,
.hlist dt dt:first-child:before,
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
content: " (";
font-weight: normal;
}
 
.hlist dd dd:last-child:after,
#pagehistory li {
.hlist dd dt:last-child:after,
border: 1px solid #1e2c4c;
.hlist dd li:last-child:after,
.hlist dt dd:last-child:after,
.hlist dt dt:last-child:after,
.hlist dt li:last-child:after,
.hlist li dd:last-child:after,
.hlist li dt:last-child:after,
.hlist li li:last-child:after {
content: ")";
font-weight: normal;
}
 
/* Put ordinals in front of ordered list items */
#pagehistory li.selected {
.hlist ol {
background-color: #1e2c4c;
counter-reset: listitem;
color: white;
}
 
.hlist ol > li {
.mw-list-item.selected a
counter-increment: listitem;
{
color: #96e1ff;
}
 
.hlist ol > li:before {
/*
content: " " counter(listitem) "\a0";
** Diff rendering
*/
table.diff, td.diff-otitle, td.diff-ntitle {
background-color: #1e2c4c;
}
 
td.diff-addedline {
.hlist dd ol > li:first-child:before,
background: #000033;
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) "\a0";
}
 
td.diff-deletedline {
/* Unbulleted lists */
background: #330000;
.plainlist ol,
.plainlist ul {
line-height: inherit;
list-style: none;
margin: 0;
}
 
td.diff-context {
.plainlist ol li,
background: #1e2c4c;
.plainlist ul li {
margin-bottom: 0;
}
 
span.diffchange {
/* Infobox template style */
color: #96e1ff;
.infobox {
font-weight: bold;
border: 1px solid #a2a9b1;
text-decoration: underline;
border-spacing: 3px;
background-color: #1e2c4c !important;
color: white !important;
/* @noflip */
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
font-size: 88%;
line-height: 1.5em;
width: 22em;
}
 
.infobox-header,
/* disable interwiki styling */
.infobox-label,
#bodyContent a.extiw,
.infobox-above,
#bodyContent a.extiw:active {
.infobox-full-data,
color: #96e1ff;
.infobox-data,
.infobox-below,
.infobox-subheader,
.infobox-image,
.infobox-navbar,
/* Remove element selector when every .infobox thing is using the standard module/templates */
.infobox th,
.infobox td {
vertical-align: top;
}
 
#bodyContent a.external {
.infobox-label,
color: #96e1ff;
.infobox-data,
/* Remove element selector when every .infobox thing is using the standard module/templates */
.infobox th,
.infobox td {
/* @noflip */
text-align: left;
}
 
/* Remove .infobox when element selectors above are removed */
/*
.infobox .infobox-above,
** general portlet styles (elements in the quickbar)
.infobox .infobox-title,
*/
/* Remove element selector when every .infobox thing is using the standard module/templates */
.portlet h6 {
.infobox caption {
border: 1px solid #AAAAAA;
font-size: 125%;
font-weight: bold;
text-align: center;
}
 
.infobox-title,
.pBody {
/* Remove element selector when every .infobox thing is using the standard module/templates */
background-color: #1e2c4c;
.infobox caption {
color: #FFFFFF;
padding: 0.2em;
border: 1px solid #AAAAAA;
}
 
/* thisRemove is.infobox thewhen ulelement containedselectors inabove theare portletremoved */
.infobox .infobox-header,
#p-personal ul {
.infobox .infobox-subheader,
color: #AAAAAA;
.infobox .infobox-image,
text-transform: lowercase;
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
 
#p-personal li {
/* Remove .infobox when element selectors above are removed */
color: #AAAAAA;
.infobox .infobox-navbar {
/* @noflip */
text-align: right;
}
 
#p-personal li.active {
/* Normal font styling for wikitable row headers with scope="row" tag */
font-weight: bold;
.wikitable.plainrowheaders th[scope=row],
.wikitable.plainrowheaders th[scope=rowgroup] {
font-weight: normal;
/* @noflip */
text-align: left;
}
 
#p-personal li a {
 
color: #96e1ff;
/* Remove underlines from certain links */
.nounderlines a,
.IPA a:link,
.IPA a:visited {
text-decoration: none !important;
}
 
#p-personal li:hover {
/* Prevent line breaks in silly places where desired (nowrap)
list-style-image: none;
and links when we don't want them to (nowraplinks a) */
.nowrap,
.nowraplinks a {
white-space: nowrap;
}
 
/* But allow wrapping where desired: */
/* the icon in front of the user name, single quotes
.wrap,
in bg url to hide it from iemac */
.wraplinks a {
li#pt-userpage a,
white-space: normal;
li#pt-anonuserpage {
background: url(http://images.shoutwiki.com/fi.darth/5/54/User-icon.png) bottom left no-repeat;
}
 
/* texhtml class for inline math (based on generic times-serif class) */
/*
span.texhtml {
** footer
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
*/
font-size: 118%;
#footer li {
line-height: 1;
color: white
white-space: nowrap;
/* Force tabular and lining display for texhtml */
-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
font-feature-settings: "lnum", "tnum", "kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none;
}
 
#footer li:hover {
span.texhtml span.texhtml {
list-style-image: none;
font-size: 100%;
}
 
@media screen {.mw-body { color: white; background-color: #1e2c4c; }
/* hide from incapable browsers */
 
head:first-child+body #footer li {
.nochecker .gallerybox .thumb img {
white-space: normal; /* was: nowrap */
background-image: none;
}
}
 
#p-logo a
/* js pref toc */
{
#preftoc li {
background-color: #f0f0f01e2c4c !important;
width: 300px;
color: #000;
height: 300px;
border: 1px solid #1e2c4c;
color: #333;
font-size: 22px;
font-family: "Playfair Display", serif;
text-align: center;
padding-top: 1em;
line-height: 1em;
background-size: 120px 120px;
}
 
#preftoc li.selected {
#p-logo a:after {
background-color: #1e2c4c;
content: "Cheese-E-Pedia";
border: 1px solid #AAAAAA;
position: relative;
top: 120px;
}
 
#mw-indicator-mw-helplink a {
#preferences {
-webkit-filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(180deg) brightness(500%) contrast(500%);
border: none;
filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(180deg) brightness(500%) contrast(500%);
padding: 0;
margin: 0;
background-color: #1e2c4c;
}
 
#preferences .mw-changeslist-legend {
background: none !important;
color: #96e1ff;
}
 
header > [class="mw-indicators"] {
#preferences .oo-ui-labelElement-label {
padding-right: 20px!important;
color: inherit;
}
 
.mw-mmv-post-image {
.prefsection table, .prefsection legend {
background- color: #222FFFFFF;
background-color: #1E2C4C;
}
 
.mw-mmv-image-metadata {
div.prefsectiontip {
background-color: #1E2C4C;
font-size: 95%;
margin-top: 0;
background-color: #394A5C;
border: 1px solid #96e1ff;
padding: .2em .7em;
clear: both;
}
 
.mw-content-ltr figure[typeof~='mw:File/Thumb'] > figcaption, .mw-content-ltr figure[typeof~='mw:File/Frame'] > figcaption {
/* Login form (Special:UserLogin) */
padding-top: 10px;
div#userloginForm form,
div#userlogin form#userlogin2 {
background-color: #222;
}
 
/* pre, .mw-code {
div#userloginForm table,
background-color: #FFFFFF !important;
div#userlogin form#userlogin2 table {
background- color: #222000000 !important;
}
*/
 
div#userloginForm h2,
.mw-advancedSearch-searchPreview-tagList {
div#userlogin form#userlogin2 h2 {
background-color: #3366CC;
padding-top: 0;
}
 
.mw-advancedSearch-searchPreview-tagList::hover {
div#userlogin .captcha {
background-color: white;
width: 400px;
background-color: #1e2c4c;
}
 
.mw-advancedSearch-searchPreview-tagList > li > .oo-ui-labelElement-label {
#login-emailforlost {
color: black !important;
font-size: 85%;
line-height: 1.2;
padding-top: 2em;
}
 
 
.not-patrolled {
.ext-related-articles-card-list .ext-related-articles-card {
background-color: #330000;
background-color: #354c82;
}
.ext-related-articles-card-list h3 a {
color: #96e1ff;
span.unpatrolled {
color: #FFF;
}
.ext-related-articles-card-list h3::after {
background: none !important;
span.searchmatch {
color: red;
}
.ra-read-more h2 {
color: #fe9d00;
span.newpageletter {
padding-bottom: 0px;
font-weight: bold;
font-size: .9em;
color: #FFF;
font-weight: bold;
background-color: yellow;
letter-spacing: 0px;
text-transform: capitalize;
}
 
span.minoreditletter {
 
color: #FFF;
 
background-color: #c5ffe6;
 
 
 
 
 
 
 
 
li
{
background-color: #1e2c4c00;
color: #FFFFFF!important;
border: none;
}
 
.mw-content-ltr.mw-parser-output {
/* Galleries */
display: block;
table.gallery {
width: 100%;
border: 1px solid #344c81;
margin: 2px auto 2px auto;
background-color: #222;
}
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output .mw-customtoggle figure,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > .mw-customtoggle figure span,
table.gallery tr {
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > .mw-customtoggle figure span > img,
background-color: #222;
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure > a,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure > a img {
display: block;
width: 100%;
}
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure > a img,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output .mw-customtoggle img {
table.gallery td {
object-fit: contain;
background-color: #222;
border: none;
margin: 2px;
}
 
.vector-dropdown .vector-dropdown-content, .vector-dropdown > .vector-menu-content,
div.gallerybox {
.vector-toc,
width: 150px;
.vector-main-menu,
border: none;
.mw-header,
background-color: inherit;
.vector-header-container,
.mw-page-container,
.vector-feature-zebra-design-disabled .vector-header-container,
.vector-feature-zebra-design-disabled .mw-page-container,
.vector-feature-zebra-design-disabled body,
.vector-feature-zebra-design-disabled #vector-main-menu-pinned-container .vector-main-menu,
.vector-feature-zebra-design-disabled .vector-dropdown .vector-dropdown-content,
.mw-sidebar {
background: #1e2c4c;
color: #FFF;
line-height: 1.5em;
}
 
 
div.gallerybox div.thumb {
 
border: 1px solid #344c81;
.vector-page-titlebar {
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: row-reverse;
flex-wrap: wrap;
}
 
/* Hiding specific elements */
div.gallerytext {
.mw-category-generated,
font-size: smaller;
.mw-page-title-namespace,
text-align: center;
.mw-page-title-separator,
background-color: inherit;
.mw-sidebar-action,
border: none;
.mw-editsection,
#p-tb,
.mw-body-subheader {
display: none;
}
 
#toc ul ul,
.editExternally {
.toc ul ul {
background-color: #1e2c4c;
margin: 0 0 0 1em;
}
 
div.toc ul li:hover,
/* Classes for EXIF data display */
#p-cactions ul li:hover {
table.mw_metadata th {
list-style-image: none !important;
background-color: #222;
}
 
#toc .toctoggle,
table.mw_metadata td {
.toc .toctoggle {
background-color: transparent;
font-size: 100%;
}
 
 
/* filetoc */
#content h1 {
ul#filetoc {
font-size: 3em;
background-color: #222;
}
 
#vector-page-tools-pinned-container .vector-page-tools:after,
#editform .editOptions {
#vector-toc-pinned-container .vector-toc:after
color: white;
{
background-color: transparent;
background: linear-gradient(rgba(255,255,255,0),#1e2c4c);
}
 
.oo-ui-popupWidget-popup {
/* Classes for article validation */
background-color: #2a4b8d;
tr.revision_tr_default {
background-color: #1e2c4c;
}
 
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
/* AllMessages table */
background-color: #344c81;
#allmessagestable th {
background-color: #222;
}
 
 
#allmessagestable tr.orig {
/* Rounded Corners */
background-color: #1e2c4c;
.pBody,
div#content,
.toc {
border-radius: 0.5em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
}
 
/* User Notification Thing */
#allmessagestable tr.new {
.usermessage {
background-color: #401F22;
background-color: #394A5C;
border: 1px solid #96e1ff;
color: #FFFFFF;
}
 
 
#allmessagestable tr.def {
body,
background-color: #394A5C;
ul,
lo,
table.wikitable,
table.prettytable,
pre,
code,
cdx-menu-item,
mw-code,
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption,
figure[typeof~='mw:Image/Thumb'] > figcaption,
figure[typeof~='mw:Video/Thumb'] > figcaption,
figure[typeof~='mw:Audio/Thumb'] > figcaption,
figure[typeof~='mw:Image/Frame'] > figcaption,
figure[typeof~='mw:Video/Frame'] > figcaption,
figure[typeof~='mw:Audio/Frame'] > figcaption,
#content h1{
background-color: #1e2c4c;
color: #FFFFFF;
border: none;
}
 
 
/* noarticletext */
/* Thumbnails */
div.noarticletext {
div.thumb div,
border: none;
div.gallerybox div.thumb {
background: #1e2c4c;
border: 1px solid #344c81;
color: #FFF;
}
 
div.thumb div {
div#searchTargetContainer {
padding: 3px !important;
background: #1e2c4c;
background-color: #1e2c4c;
font-size: 94%;
text-align: center;
overflow: hidden;
}
 
div.gallerytext {
/***********************************************************
font-size: smaller;
Additional formatting
text-align: center;
***********************************************************/
background-color: inherit;
border: none;
/* Misc. */
#siteSub {
display: block !important;
margin-top: -5px;
font-size: smaller;
color: #FFFFFF;
font-style: italic;
}
 
 
/* HACK:Prevent #siteSub from showing up in ns:102 (see Common.css)--CID, 2006-09-10
sidebar-toc-text,
** Prevent #ca-talk from showing up in ns:100 (see Common.css)--CID, 2006-09-12
mw-footer-container,
*/
#content h2,
.ns-102 * #siteSub,
#content h3,
.ns-100 * li#ca-talk {
#content h4,
display: none !important;
#content h5,
#content h6{
color: #96e1ff;
}
 
/* Specific Styling */
div.fullImageLink {
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending) {
text-align: center;
background: #1e2c4c;
}
 
div.fullMedia {
.mw-search-profile-tabs {
text-align: center;
background-color: #344c81;
border: 1px solid #AAAAAA;
background-color: #1e2c4c;
padding: 5px;
font-size:smaller;
margin: 0.5em 0;
}
 
.vector-menu-tabs .mw-list-item.selected a,
#bodyContent div.noicon a {
.vector-menu-tabs .mw-list-item.selected a:visited {
background: none;
color: #96e1ff;
padding: 0;
}
 
.mw-parser-output .ts-doc-footer {
/* Tables generally have #222 as bg color */
background-color: #344c81;
table div.thumb {
border-color: #222;
}
 
.ve-ui-mwSaveDialog-license {
/* Make "credits" line in div#footer wrap like it should */
color: #ffffff;
li #credits {
white-space: normal !important;
}
 
.ve-ui-mwSaveDialog-options {
/* editcount table */
background-color: #36c;
#editcount table {
background-color: transparent !important;
}
 
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
/* Overriding some search formatting */
background-color: #36c;
.searchfragment {
color: #FFFffffff;
}
 
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span,
/***********************************************************
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate + span {
** This is for the forum-function (in Ten Forward)
background-color: #447ff5;
** Florian 2006-04-14
border-color: #ffffff;
** imported from MA/de by Kobi 2006-05-13
*/
.forum_title a.forum_new {
font-weight: bold;
/*background: url("/en/images/c/cc/Ma_forum_new.gif") center left no-repeat;*/
padding-left: 20px;
}
 
#simpleSearch input,
.forum_title a.forum_new:visited {
#wpSummary,
font-weight: normal;
.createboxInput {
background: none;
background-color: #344c81;
padding-left: 20px;
color: white;
}
 
.forumheadersidebar-toc {
background-color: #8000001e2c4c;
color: #BBBBBBwhite;
}
 
.oo-ui-tabSelectWidget-framed,
} /* closes @media screen, projection at the very start of this page */
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-tabOptionWidget {
/***********************************************************
background-color: #1e2c4c;
** FIX: Fixing [[Special:Imagelist]] table colors
color: #ffffff;
** -- Cid, 2007-03-28
*/
.TablePager, .TablePager td, .TablePager th {
border-color: #AAA;
}
 
.TablePager th { background-color: #1e2c4c; }
.ve-ui-mwGalleryDialog-highlighted-image {
.TablePager td { background-color: transparent; } /* Jack */
.TablePager tr:hover td { background-color: transparent#1e2c4c; } /* Jack */
.imagelist .TablePager_col_links { background-color: #1e2c4c; }
.imagelist th.TablePager_sort { background-color: #1e2c4c; }
/* changing the colors of various classes to better fit the skin */
.toccolours {
background-color: #777;
}
 
.vector-sticky-header {
.portlet h5 {
background-color: #6001e2c4c;
border: 1px solid #600;
}
 
ul {
#mw-page-base {
list-style-image: url("http://images.shoutwiki.com/fi.darth/c/ca/Bullet1.png");
background: none;
}
 
ul li:hover {
/* Link Styling */
list-style-image: url("http://images.shoutwiki.com/fi.darth/d/d5/Bullet2.png");
a {
color: #96e1ff;
}
 
a:visited {
.portlet ul {
color: #4070D0;
list-style-image: url("http://images.shoutwiki.com/fi.darth/c/ca/Bullet1.png");
}
 
.portlet ul li:hover {
.tabber__tab,
list-style-image: url("http://images.shoutwiki.com/fi.darth/d/d5/Bullet2.png");
.tabber__tab:visited {
color: #66bbff;
}
 
.tabber__tab[aria-selected='true'],
/* Standard style for switchbox stuff */
.tabber__tab[aria-selected='true']:visited {
#p-search select,
color: #96e1ff;
#p-search input[type="text"] {
width: 10.9em;
margin: 0;
font-size: 95%;
}
 
#p-search select {
.vector-menu-portal .vector-menu-heading {
width: 11.2em;
color: #ffffff;
}
 
/* Wikitable background fix to make the text readable */
#p-search input[type="submit"] {
.wikitable,
margin-top: 1px;
.wikitable th,
font-size: 95%;
.mw-datatable td {
padding-left: .5em;
background-color: transparent !important;
padding-right: .5em;
font-weight: bold;
}
 
#p-search input[type="submit"] + input[type="submit"] {
/* Error Styling */
font-weight: normal;
.error {
color: #FF0000;
}
 
.errorbox {
border-color: #660000;
/* rounded corners */
background-color: #401F22;
.pBody {
color: #FF0000;
border-top-right-radius: 0.5em;
border-bottom-right-radius: 0.5em;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
padding: 0.1em 0.1em;
}
 
.successbox {
div#content {
border-top-right-radiuscolor: 0.5em#96e1ff;
background-color: #394A5C;
border-bottom-left-radius: 0.5em;
border-bottom-right-radius: 0.5em;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
}
 
/* Content Styles */
.toc {
#toc,
border-radius: 0.5em;
.toc,
-moz-border-radius: 0.5em;
.mw-warning {
-webkit-border-radius: 0.5em;
background-color: #1e2c4c;
}
 
#toc #toctitle,
div.gallerybox div.thumb:hover, div.gallerybox div.thumb div:hover {
.toc #toctitle,
background-color: #1e2c4c;
#toc .toctitle,
.toc .toctitle {
background-color: transparent;
}
 
#mw-searchoptions {
/* Fixes for Special:Interwiki */
background-color: transparent;
body.page-Toiminnot_Interwiki table.mw-interwikitable.body td.mw-interwikitable-local-yes {
background: #006400;
}
 
 
body.page-Toiminnot_Interwiki code {
 
background-color: #F9F9F9;
 
 
 
 
 
 
 
/* Stripes added 2024-05-25 */
.vector-main-menu-action.vector-main-menu-action-opt-out{
display: none !important;
}
 
.vector-feature-zebra-design-disabled .vector-pinnable-element > *:not(:last-child), .vector-feature-zebra-design-disabled .vector-dropdown-content > *:not(:last-child) {
/* Wikitable background fix to make the text readable */
border-bottom: none;
.wikitable, .wikitable th, .mw-datatable td {
background-color: transparent !important;
}
 
.vector-feature-zebra-design-disabled #vector-page-tools-pinned-container .vector-page-tools::after {
/* Make diffs readable / Tee eroavaisuussivuista luettavia */
background: none;
td.diff-context {
color: #FFF;
}
 
td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
.vector-feature-zebra-design-disabled .vector-pinnable-element .vector-menu-heading, .vector-feature-zebra-design-disabled .vector-dropdown-content .vector-menu-heading {
background-color: transparent !important;
color: #ff9c00;
font-weight: bold;
}
 
.vector-feature-zebra-design-disabled .vector-pinnable-header-label {
div#mw-panel a, div#mw-panel a:visited {
color: #96e1ff !importantff9c00;
font-weight: bold;
}
 
@font-face {
div#mw-panel li:hover {
font-family: "RockoFLF-Bold";
list-style-image: none;
src: url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.eot");
src: url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.eot?#iefix")format("embedded-opentype"),
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff2")format("woff2"),
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff")format("woff"),
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.ttf")format("truetype"),
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.svg#RockoFLF-Bold")format("svg");
}
 
 
div.vectorTabs {
.mw-page-title-main {
background-image: none;
color: #ff9c00;
padding-left: 0px;
font-family: "RockoFLF-Bold";
border: 1px solid #344c81;
border-left: 0px;
}
 
.vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-expanded) > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active.vector-toc-level-1-active > .vector-toc-link {
div.vectorTabs span {
color: #96e1ff;
background-image: none;
font-weight: bold;
border-left: 1px solid #344c81;
}
 
.vector-feature-zebra-design-disabled .vector-toc {
div.vectorTabs ul li {
background-color: #1e2c4cnone;
background-image: none;
}
 
.vector-dropdown-label-text {
div.vectorTabs ul li.selected {
background- color: #1e2c4c96e1ff;
background-image: none;
}
 
.vector-feature-zebra-design-disabled #vector-toc-pinned-container .vector-toc::after {
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
background: none !important;
color: #96e1ff;
}
 
.vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-active) > .vector-toc-link {
/* Tuoreiden muutosten infolaatikon teksti näkyviin */
color: #3366cc;
.mw-changeslist-legend {
background-color: #1e2c4c !important;
}
 
.vector-icon, .vector-dropdown-label::after{
/* Tiedostohistorian taulukon otsikot näkyviin */
-webkit-filter: invert(100%)!important; /* safari 6.0 - 9.0 */
.filehistory th {
filter: invert(100%)!important;
background-color: #1e2c4c !important;
}
 
.vector-icon.mw-ui-icon-wikimedia-exitFullscreen, .vector-icon.mw-ui-icon-wikimedia-fullScreen{
filter: contrast(1) !important;
}
 
.vector-menu-tabs .mw-list-item .cdx-button--icon-only {
margin: 6px 0 0;
}
 
/* Tekstikenttien tyyli paremmin vastaamaan muuta ulkoasua */
#simpleSearch input, #wpSummary, .createboxInput {
background-color: #0c0c0ewhite;
color: white#72777D;
}
 
.cdx-menu-item--enabled, .cdx-menu-item--enabled .cdx-menu-item__content {
color: #96E1FF;
}
 
.results-info {
color: white;
}
 
.search-types .current a {
color: white;
}
 
.mw-advancedSearch-namespace-selection {
color: black;
}
 
.mw-advancedSearch-fieldContainer {
color: black;
}
 
@media screen {
.editOptions .oo-ui-labelElement-label {
.vector-header-container .mw-header, .vector-header-container .vector-sticky-header, .vector-pinned-container, .vector-sticky-pinned-container::after {
color: white;
background: none !important;
}
}

Latest revision as of 02:30, 18 August 2024

 * This is the CSS common to all desktop skins on en.Wikipedia.
 * Styling inside .mw-parser-output should generally use TemplateStyles.
 */


/*
 * Message box template
 */
.msgbox {
  margin: 0em 2em 1em 3em;
  border: 1px solid #888;
  background: #1e2c4c;
  color: #000;
  -moz-border-radius: 0 8px 0 8px;
  border-radius: 0 8px 0 8px;
  padding: 0;
  border-spacing: 0;
  }

#catlinks {
    display: none!important;
}

body.ns-14 div#mw-pages p {
     display: none;
}

#mw-body-subheader{
   display: none!important;
}

#mw-body-header{
   display: none!important;
}


.msgbox td {
  vertical-align: middle;
  padding: 0.5em 1em 0.5em 0em;
  width: 100%;
  }

.msgbox .msgboximg {
  vertical-align: middle;
  width: 0%;
  padding: 0.5em 1em 0.5em 1em;
  }


/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #1e2c4c;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td,
.prettytable th, .prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th,
.prettytable th {
    background: #1e2c4c;
    text-align: center;
}
.wikitable caption,
.prettytable caption {
    font-weight: bold;
}

/* Put a chequered background behind images, only visible if they have transparency */
.gallerybox .thumb img,
#file img {
    background: #1e2c4c url("images/5/5d/Checker-16x16.png") repeat;
}
/* But not on articles, user pages, portals or with opt-out. */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img, 
.nochecker .gallerybox .thumb img {
    background: none;
}

div.topicon {
  position: absolute; 
  z-index: 10; 
  top: 6px;
  right: 10px;
  display: block !important;
  }

pre:not(.CodeMirror-line), code:not(.CodeMirror-line) {display:inline-block; }

/* Taken from Wikipedia:
   Allow limiting of which header levels are shown in a TOC;
   <div class="toclimit-3">, for instance, will limit to
   showing ==headings== and ===headings=== but no further
   (as long as there are no =headings= on the page, which
   there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}

/* Reset italic styling set by user agent */
cite,
dfn {
	font-style: inherit;
}

/* Straight quote marks for <q> */
q {
	quotes: '"' '"' "'" "'";
}

/* Avoid collision of blockquote with floating elements by swapping margin and padding */
blockquote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 40px;
}

/* Consistent size for <small>, <sub> and <sup> */
small {
	font-size: 85%;
}

.mw-body-content sub,
.mw-body-content sup,
span.reference /* for Parsoid */ {
	font-size: 80%;
}

/* Same spacing for indented and unindented paragraphs on talk pages */
.ns-talk .mw-body-content dd {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),

/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
	display: none;
}

/* Make the list of references smaller
 * Keep in sync with Template:Refbegin/styles.css
 * And Template:Reflist/styles.css
 */
ol.references {
	font-size: 90%;
	margin-bottom: 0.5em;
}

/* Styling for jQuery makeCollapsible, matching that of collapseButton */
.mw-parser-output .mw-collapsible-toggle:not(.mw-ui-button) {
	font-weight: normal;
	/* @noflip */
	text-align: right;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
	/* @noflip */
	float: left;
	/* @noflip */
	text-align: left;
}

/* Lists in wikitable data cells are always left-aligned */
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
	/* @noflip */
	text-align: left;
}

/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
.mw-parser-output table.mw-hiero-table td {
	vertical-align: middle;
}

/* Change the external link icon to a PDF icon for all PDF files */
.mw-parser-output a[href$=".pdf"].external,
.mw-parser-output a[href*=".pdf?"].external,
.mw-parser-output a[href*=".pdf#"].external,
.mw-parser-output a[href$=".PDF"].external,
.mw-parser-output a[href*=".PDF?"].external,
.mw-parser-output a[href*=".PDF#"].external {
	background: url("//upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png") no-repeat right;
	/* @noflip */
	padding: 8px 18px 8px 0;
}

/* System messages styled similarly to fmbox */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning {
	clear: both;
	margin: 0.2em 0;
	border: 1px solid #bb7070;
	background-color: #1e2c4c;
	padding: 0.25em 0.9em;
	box-sizing: border-box;
}

/* default colors for partial block message */
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
	border-color: #fc3;
	background-color: #1e2c4c;
}

/* Increase the height of the image upload box */
#wpUploadDescription {
	height: 13em;
}

/* Minimum thumb width */
.thumbinner {
	min-width: 100px;
}

/* Prevent floating boxes from overlapping any category listings,
   file histories, edit previews, and edit [Show changes] views. */
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
	clear: both;
}

/* Styling for Abuse Filter tags */
.mw-tag-markers {
	font-style: italic;
	font-size: 90%;
}

/* Hide stuff meant for accounts with special permissions. Made visible again in
   [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-abusefilter.css]],
   [[MediaWiki:Group-abusefilter-helper.css]], [[MediaWiki:Group-patroller.css]],
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
   [[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
	display: none;
}
background-color
/* Hide the redlink generated by {{Editnotice}},
   this overrides the ".sysop-show { display: none; }" above that applies
   to the same link as well. See [[phab:T45013]]

   Hide the images in editnotices to keep them readable in VE view.
   Long term, editnotices should become a core feature so that they can be designed responsive. */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
	display: none !important;
}

/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors {
	margin: 0;
}

ul.permissions-errors > li {
	list-style: none;
}

/* larger inline math */
span.mwe-math-mathml-inline {
	font-size: 118%;
}

/* Make <math display="block"> be left aligned with one space indent for 
 * compatibility with style conventions
 */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
	margin-left: 1.6em !important;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.mwe-math-mathml-display math {
	display: inline;
}

@media screen {
	/* Gallery styles background changes are restricted to screen view.
	   In printing we should avoid applying backgrounds. */
	/* The backgrounds for galleries. */
	#content .gallerybox div.thumb {
		/* Light gray padding */
		background-color: #1e2c4c;
	}
	/* Put a chequered background behind images, only visible if they have transparency.
	   '.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
	.gallerybox .thumb img {
		background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
	}
	/* But not on articles, user pages, or portals. */
	.ns-0 .gallerybox .thumb img,
	.ns-2 .gallerybox .thumb img,
	.ns-100 .gallerybox .thumb img {
		background-image: none;
	}

	/* Display "From Wikipedia, the free encyclopedia" in skins that support it,
	   do not apply to print mode */
	#siteSub {
		display: block;
	}
}

/* Hide FlaggedRevs notice UI when there are no pending changes */
.flaggedrevs_draft_synced,
.flaggedrevs_stable_synced,
/* "Temporary" to remove links in sidebar T255381 */
#t-upload,
/* Hide broken download box on Special:Book pending T285400 */
.mw-special-Book #coll-downloadbox {
	display: none;
}

/*
 * BELOW HERE THERE BE SOONTOBE TEMPLATESTYLES THINGS;
 * SEE [[MediaWiki talk:Common.css/to do]]
 */

/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 8 (2016-05-21)
   @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
	margin: 0;
	padding: 0;
}

/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
	margin: 0; /Unk* don't trust the note that says margin doesn't work with inline
				* removing margin: 0 makes dds have margins again */
	display: inline;
}

/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
	display: inline;
}

/* Hide empty list items */
.hlist .mw-empty-li {
	display: none;
}

/* Generate interpuncts */
.hlist dt:after {
	content: ": ";
}

/**
 * Note hlist style usage differs in Minerva and is defined in core as well!
 * Please check Minerva desktop (and Minerva.css) when changing
 * See https://phabricator.wikimedia.org/T213239
 */
.hlist dd:after,
.hlist li:after {
	content: " · ";
	font-weight: bold;
}

.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
	content: none;
}

/* Add parentheses around nested lists */
.hlist dd dd:first-child:before,
.hlist dd dt:first-child:before,
.hlist dd li:first-child:before,
.hlist dt dd:first-child:before,
.hlist dt dt:first-child:before,
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
	content: " (";
	font-weight: normal;
}

.hlist dd dd:last-child:after,
.hlist dd dt:last-child:after,
.hlist dd li:last-child:after,
.hlist dt dd:last-child:after,
.hlist dt dt:last-child:after,
.hlist dt li:last-child:after,
.hlist li dd:last-child:after,
.hlist li dt:last-child:after,
.hlist li li:last-child:after {
	content: ")";
	font-weight: normal;
}

/* Put ordinals in front of ordered list items */
.hlist ol {
	counter-reset: listitem;
}

.hlist ol > li {
	counter-increment: listitem;
}

.hlist ol > li:before {
	content: " " counter(listitem) "\a0";
}

.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
	content: " (" counter(listitem) "\a0";
}

/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}

/* Infobox template style */
.infobox {
	border: 1px solid #a2a9b1;
	border-spacing: 3px;
	background-color: #1e2c4c !important;
	color: white !important;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	font-size: 88%;
	line-height: 1.5em;
	width: 22em;
}

.infobox-header,
.infobox-label,
.infobox-above,
.infobox-full-data,
.infobox-data,
.infobox-below,
.infobox-subheader,
.infobox-image,
.infobox-navbar,
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
	vertical-align: top;
}

.infobox-label,
.infobox-data,
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
	/* @noflip */
	text-align: left;
}

/* Remove .infobox when element selectors above are removed */
.infobox .infobox-above,
.infobox .infobox-title,
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.infobox caption {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}

.infobox-title,
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.infobox caption {
	padding: 0.2em;
}

/* Remove .infobox when element selectors above are removed */
.infobox .infobox-header,
.infobox .infobox-subheader,
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
	text-align: center;
}

/* Remove .infobox when element selectors above are removed */
.infobox .infobox-navbar {
	/* @noflip */
	text-align: right;
}

/* Normal font styling for wikitable row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row],
.wikitable.plainrowheaders th[scope=rowgroup] {
	font-weight: normal;
	/* @noflip */
	text-align: left;
}


/* Remove underlines from certain links */
.nounderlines a,
.IPA a:link,
.IPA a:visited {
	text-decoration: none !important;
}

/* Prevent line breaks in silly places where desired (nowrap)
   and links when we don't want them to (nowraplinks a) */
.nowrap,
.nowraplinks a {
	white-space: nowrap;
}

/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
	white-space: normal;
}

/* texhtml class for inline math (based on generic times-serif class) */
span.texhtml {
	font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
	font-size: 118%;
	line-height: 1;
	white-space: nowrap;
	/* Force tabular and lining display for texhtml */
	-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
	font-feature-settings: "lnum", "tnum", "kern" 0;
	font-variant-numeric: lining-nums tabular-nums;
	font-kerning: none;
}

span.texhtml span.texhtml {
	font-size: 100%;
}

@media screen {.mw-body { color: white; background-color: #1e2c4c; }

	.nochecker .gallerybox .thumb img {
		background-image: none;
	}
}

#p-logo a
{
  background-color: #1e2c4c !important;
  width: 300px;
  height: 300px;
  color: #333;
  font-size: 22px;
  font-family: "Playfair Display", serif;
  text-align: center;
  padding-top: 1em;
  line-height: 1em;
  background-size: 120px 120px;
}

#p-logo a:after {
  content: "Cheese-E-Pedia";
  position: relative;
  top: 120px;
}

#mw-indicator-mw-helplink a {
    -webkit-filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(180deg) brightness(500%) contrast(500%);
    filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(180deg) brightness(500%) contrast(500%);
}

.mw-changeslist-legend {
    background: none !important;
}

header > [class="mw-indicators"] {
    padding-right: 20px!important;
}

.mw-mmv-post-image {
    color: #FFFFFF;
    background-color: #1E2C4C;
}

.mw-mmv-image-metadata {
    background-color: #1E2C4C;
}

.mw-content-ltr figure[typeof~='mw:File/Thumb'] > figcaption, .mw-content-ltr figure[typeof~='mw:File/Frame'] > figcaption {
    padding-top: 10px;
}

/* pre, .mw-code {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
*/

.mw-advancedSearch-searchPreview-tagList {
    background-color: #3366CC;
}

.mw-advancedSearch-searchPreview-tagList::hover {
    background-color: white;
}

.mw-advancedSearch-searchPreview-tagList > li > .oo-ui-labelElement-label {
    color: black !important;
}


.ext-related-articles-card-list .ext-related-articles-card {
    background-color: #354c82;
}
.ext-related-articles-card-list h3 a {
    color: #96e1ff;
}
.ext-related-articles-card-list h3::after {
    background: none !important;
}
.ra-read-more h2 {
    color: #fe9d00;
    padding-bottom: 0px;
    font-size: .9em;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: capitalize;
}











li
{
  background-color: #1e2c4c00;
  color: #FFFFFF!important;
  border: none;
}

.mw-content-ltr.mw-parser-output {
    display: block;
    width: 100%;
}
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output .mw-customtoggle figure,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > .mw-customtoggle figure span,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > .mw-customtoggle figure span > img,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure > a,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > figure > a img {
    display: block;
    width: 100%;
}
body:has(#ca-viewsource a[href*="Main_Page"])  .mw-content-ltr.mw-parser-output > figure > a img,
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output .mw-customtoggle img {
    object-fit: contain;
}

.vector-dropdown .vector-dropdown-content, .vector-dropdown > .vector-menu-content,
.vector-toc,
.vector-main-menu,
.mw-header,
.vector-header-container,
.mw-page-container,
.vector-feature-zebra-design-disabled .vector-header-container,
.vector-feature-zebra-design-disabled .mw-page-container,
.vector-feature-zebra-design-disabled body,
.vector-feature-zebra-design-disabled #vector-main-menu-pinned-container .vector-main-menu,
.vector-feature-zebra-design-disabled .vector-dropdown .vector-dropdown-content,
.mw-sidebar {
  background: #1e2c4c;
  color: #FFF;
  line-height: 1.5em;
}



.vector-page-titlebar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

/* Hiding specific elements */
.mw-category-generated,
.mw-page-title-namespace,
.mw-page-title-separator,
.mw-sidebar-action,
.mw-editsection,
#p-tb,
.mw-body-subheader {
  display: none;
}

#toc ul ul,
.toc ul ul {
  margin: 0 0 0 1em;
}

div.toc ul li:hover,
#p-cactions ul li:hover {
  list-style-image: none !important;
}

#toc .toctoggle,
.toc .toctoggle {
  font-size: 100%;
}


#content h1 {
     font-size: 3em;
}

#vector-page-tools-pinned-container .vector-page-tools:after,
#vector-toc-pinned-container .vector-toc:after
{
    background: linear-gradient(rgba(255,255,255,0),#1e2c4c);
}

.oo-ui-popupWidget-popup {
  background-color: #2a4b8d;
}

.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
  background-color: #344c81;
}


/* Rounded Corners */
.pBody,
div#content,
.toc {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
}

/* User Notification Thing */
.usermessage {
  background-color: #394A5C;
  border: 1px solid #96e1ff;
  color: #FFFFFF;
}


body,
ul,
lo,
table.wikitable,
table.prettytable,
pre,
code,
cdx-menu-item,
mw-code,
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption,
figure[typeof~='mw:Image/Thumb'] > figcaption, 
figure[typeof~='mw:Video/Thumb'] > figcaption,
figure[typeof~='mw:Audio/Thumb'] > figcaption,
figure[typeof~='mw:Image/Frame'] > figcaption,
figure[typeof~='mw:Video/Frame'] > figcaption,
figure[typeof~='mw:Audio/Frame'] > figcaption,
#content h1{
  background-color: #1e2c4c;
  color: #FFFFFF;
  border: none;
}


/* Thumbnails */
div.thumb div,
div.gallerybox div.thumb {
  border: 1px solid #344c81;
}

div.thumb div {
  padding: 3px !important;
  background-color: #1e2c4c;
  font-size: 94%;
  text-align: center;
  overflow: hidden;
}

div.gallerytext {
  font-size: smaller;
  text-align: center;
  background-color: inherit;
  border: none;
}


sidebar-toc-text,
mw-footer-container,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
  color: #96e1ff;
}

/* Specific Styling */
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending) {
  background: #1e2c4c;
}

.mw-search-profile-tabs {
  background-color: #344c81;
}

.vector-menu-tabs .mw-list-item.selected a,
.vector-menu-tabs .mw-list-item.selected a:visited {
  color: #96e1ff;
}

.mw-parser-output .ts-doc-footer {
  background-color: #344c81;
}

.ve-ui-mwSaveDialog-license {
  color: #ffffff;
}

.ve-ui-mwSaveDialog-options {
  background-color: #36c;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
  background-color: #36c;
  color: #ffffff;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate + span {
  background-color: #447ff5;
  border-color: #ffffff;
}

#simpleSearch input,
#wpSummary,
.createboxInput {
  background-color: #344c81;
  color: white;
}

.sidebar-toc {
  background-color: #1e2c4c;
  color: white;
}

.oo-ui-tabSelectWidget-framed,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-tabOptionWidget {
  background-color: #1e2c4c;
  color: #ffffff;
}

.ve-ui-mwGalleryDialog-highlighted-image {
  background-color: #1e2c4c;
}

.vector-sticky-header {
  background-color: #1e2c4c;
}

#mw-page-base {
  background: none;
}

/* Link Styling */
a {
  color: #96e1ff;
}

a:visited {
  color: #4070D0;
}

.tabber__tab,
.tabber__tab:visited {
  color: #66bbff;
}

.tabber__tab[aria-selected='true'],
.tabber__tab[aria-selected='true']:visited {
  color: #96e1ff;
}

.vector-menu-portal .vector-menu-heading {
  color: #ffffff;
}

/* Wikitable background fix to make the text readable */
.wikitable,
.wikitable th,
.mw-datatable td {
  background-color: transparent !important;
}

/* Error Styling */
.error {
  color: #FF0000;
}

.errorbox {
  border-color: #660000;
  background-color: #401F22;
  color: #FF0000;
}

.successbox {
  border-color: #96e1ff;
  background-color: #394A5C;
}

/* Content Styles */
#toc,
.toc,
.mw-warning {
  background-color: #1e2c4c;
}

#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
  background-color: transparent;
}

#mw-searchoptions {
  background-color: transparent;
}










/* Stripes added 2024-05-25 */
.vector-main-menu-action.vector-main-menu-action-opt-out{
	display: none !important;
}

.vector-feature-zebra-design-disabled .vector-pinnable-element > *:not(:last-child), .vector-feature-zebra-design-disabled .vector-dropdown-content > *:not(:last-child) {
	border-bottom: none;
}

.vector-feature-zebra-design-disabled #vector-page-tools-pinned-container .vector-page-tools::after {
    background: none;
}

.vector-feature-zebra-design-disabled .vector-pinnable-element .vector-menu-heading, .vector-feature-zebra-design-disabled .vector-dropdown-content .vector-menu-heading {
    color: #ff9c00;
    font-weight: bold;
}

.vector-feature-zebra-design-disabled .vector-pinnable-header-label {
    color: #ff9c00;
    font-weight: bold;
}

@font-face {
    font-family: "RockoFLF-Bold";
    src: url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.eot");
    src: url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.svg#RockoFLF-Bold")format("svg");
}


.mw-page-title-main {
    color: #ff9c00;
    font-family: "RockoFLF-Bold";
}

.vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-expanded) > .vector-toc-link, .vector-feature-zebra-design-disabled .vector-toc .vector-toc-list-item-active.vector-toc-level-1-active > .vector-toc-link {
    color: #96e1ff;
    font-weight: bold;
}

.vector-feature-zebra-design-disabled .vector-toc {
    background: none;
}

.vector-dropdown-label-text {
    color: #96e1ff;
}

.vector-feature-zebra-design-disabled #vector-toc-pinned-container .vector-toc::after {
        background: none !important;
}

.vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-active) > .vector-toc-link {
    color: #3366cc;
}

.vector-icon, .vector-dropdown-label::after{
  -webkit-filter: invert(100%)!important; /* safari 6.0 - 9.0 */
          filter: invert(100%)!important;
}

.vector-icon.mw-ui-icon-wikimedia-exitFullscreen, .vector-icon.mw-ui-icon-wikimedia-fullScreen{
    filter: contrast(1) !important;
}

.vector-menu-tabs .mw-list-item .cdx-button--icon-only {
    margin: 6px 0 0;
}

#simpleSearch input, #wpSummary, .createboxInput {
    background-color: white;
    color: #72777D;
}

.cdx-menu-item--enabled, .cdx-menu-item--enabled .cdx-menu-item__content {
    color: #96E1FF;
}

.results-info {
    color: white;
}

.search-types .current a {
    color: white;
}

.mw-advancedSearch-namespace-selection {
    color: black;
}

.mw-advancedSearch-fieldContainer {
    color: black;
}

@media screen {
	.vector-header-container .mw-header, .vector-header-container .vector-sticky-header, .vector-pinned-container, .vector-sticky-pinned-container::after {
		background: none !important;
	}
}