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
 
(65 intermediate revisions by 2 users not shown)
Line 1:
 
@media screen, projection {
* This is the CSS common to all desktop skins on en.Wikipedia.
* Styling inside .mw-parser-output should generally use TemplateStyles.
div#content {
*/
padding: 0 1em 1.5em 1em;
 
background: #1e2c4c;
 
color: #FFF;
/*
border: 1px solid #344c81;
* Message box template
line-height: 1.5em;
*/
position: relative;
.msgbox {
z-index: 2;
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 {
.mw-search-profile-tabs {
background-color display: #344c81none;
}
 
#mw-body-subheader{
.mw-parser-output .ts-doc-footer {
display: none!important;
background-color: #344c81;
}
 
.#mw-pagebody-container header{
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;
}
 
 
.mw-sidebar {
.msgbox td {
padding: 0 1em 1.5em 1em;
vertical-align: middle;
background: #1e2c4c;
padding: 0.5em 1em 0.5em 0em;
color: #FFF;
width: 100%;
border: 1px solid #344c81;
}
line-height: 1.5em;
 
position: relative;
.msgbox .msgboximg {
z-index: 0;
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 */
.oo-ui-popupWidget-popup {
.gallerybox .thumb img,
background-color: #2a4b8d;
#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 {
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
position: absolute;
background-color: #344c81;
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 */
#simpleSearch input, #wpSummary, .createboxInput {
cite,
background-color: #344c81;
dfn {
color: white;
font-style: inherit;
}
 
/* Straight quote marks for <q> */
.sidebar-toc {
q {
background-color: #1e2c4c;
quotes: '"' '"' "'" "'";
color: white;
}
 
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
.oo-ui-tabSelectWidget-framed {
blockquote {
background-color: #1e2c4c;
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
 
/* Consistent size for <small>, <sub> and <sup> */
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
small {
background-color: #344c81;
font-size: 85%;
color: #fff;
}
 
.mw-body-content sub,
.oo-ui-tabOptionWidget {
.mw-body-content sup,
color: #ffffff;
span.reference /* for Parsoid */ {
font-size: 80%;
}
 
/* Same spacing for indented and unindented paragraphs on talk pages */
body {
.ns-talk .mw-body-content dd {
background-color: #1e2c4c;
margin-top: 0.4em;
color: #FFFFFF;
margin-bottom: 0.4em;
}
 
/* Reduce page jumps by hiding collapsed/dismissed content */
.ve-ui-mwGalleryDialog-highlighted-image {
.client-js .mw-special-Watchlist #watchlist-message,
background-color: #1e2c4c;
.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
.vector-sticky-header {
* Keep in sync with Template:Refbegin/styles.css
background-color: #1e2c4c;
* And Template:Reflist/styles.css
*/
ol.references {
font-size: 90%;
margin-bottom: 0.5em;
}
 
/* Styling for jQuery makeCollapsible, matching that of collapseButton */
#mw-page-base { background: none; }
.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 {
/* general styles */
/* @noflip */
float: left;
table, table.wikitable {
/* @noflip */
background: #1e2c4c;
colortext-align: #FFFleft;
}
 
/* 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 */
.oo-ui-icon-bell, .mw-ui-icon-bell:before {
.mw-parser-output a[href$=".pdf"].external,
filter: invert(1);
.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;
}
 
.oo-ui-icon-tray, .mw-ui-icon-tray:before {
/* System messages styled similarly to fmbox */
filter: invert(1);
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;
}
 
.mw-ui-icon-wikimedia-watchlist:before {
/* default colors for partial block message */
filter: invert(1);
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
border-color: #fc3;
background-color: #1e2c4c;
}
 
.mw-ui-icon-wikimedia-userAvatar:before {
/* Increase the height of the image upload box */
filter: invert(1);
#wpUploadDescription {
height: 13em;
}
 
#mw-sidebar-button:before {
/* Minimum thumb width */
filter: invert(1);
.thumbinner {
min-width: 100px;
}
 
/* Prevent floating boxes from overlapping any category listings,
/* Links */
file histories, edit previews, and edit [Show changes] views. */
a {
#mw-subcategories,
color: #96e1ff;
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
clear: both;
}
 
/* Visited (=clicked) links */
/* Styling for Abuse Filter tags */
a:visited {
.mw-tag-markers {
color: #4070D0;
font-style: italic;
font-size: 90%;
}
 
.tabber__tab {
/* Hide stuff meant for accounts with special permissions. Made visible again in
color: #66bbff;
[[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
.tabber__tab:visited {
/* Hide the redlink generated by {{Editnotice}},
color: #66bbff;
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 */
.tabber__tab[aria-selected='true'], .tabber__tab[aria-selected='true']:visited {
ul.permissions-errors {
color: #96e1ff;
margin: 0;
}
 
ul.permissions-errors > li {
.vector-menu-portal .vector-menu-heading {
list-style: none;
color: #ffffff;
}
 
/* larger inline math */
vector-menu-tabs .mw-list-item.selected a, .vector-menu-tabs .mw-list-item.selected a:visited
span.mwe-math-mathml-inline {
{
font-size: 118%;
color: #96e1ff;
}
 
/* Make <math display="block"> be left aligned with one space indent for
a.stub {
* compatibility with style conventions
color: #66FFCC;
*/
.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 {
a.new, #p-personal a.new {
display: inline;
color: #DD5010 !important;
}
 
@media screen {
a.new:visited, #p-personal a.new:visited {
/* Gallery styles background changes are restricted to screen view.
color: #DD5010 !important;
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 */
h1, h2, h3, h4, h5, h6 {
.flaggedrevs_draft_synced,
color: #96e1ff;
.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;
fieldset {
* SEE [[MediaWiki talk:Common.css/to do]]
border: 1px solid #AAAAAA;
*/
 
/* 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 */
legend {
.hlist dd,
background: #1e2c4c;
.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,
abbr, acronym, .explain {
.hlist.inline dl,
color: #FFFFFF;
.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 */
code {
.hlist .mw-empty-li {
background-color: #1e2c4c;
colordisplay: #FFFFFFnone;
}
 
/* Generate interpuncts */
pre {
.hlist dt:after {
border: 1px dashed #AAAAAA;
colorcontent: #FFFFFF": ";
background-color: #2d4271;
}
 
/**
#contentSub, #contentSub2 {
* Note hlist style usage differs in Minerva and is defined in core as well!
color: #888888;
* 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,
.firstHeading {
.hlist dt:last-child:after,
margin-bottom: .1em;
.hlist li:last-child:after {
content: none;
}
 
/* Add parentheses around nested lists */
/* user notification thing */
.hlist dd dd:first-child:before,
.usermessage {
.hlist dd dt:first-child:before,
background-color: #394A5C;
.hlist dd li:first-child:before,
border: 1px solid #96e1ff;
.hlist dt dd:first-child:before,
color: #FFFFFF;
.hlist dt dt:first-child:before,
text-align: center;
.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,
.error {
.hlist dd dt:last-child:after,
color: #FF0000;
.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 */
.errorbox {
.hlist ol {
border-color: #660000;
counter-reset: listitem;
background-color: #401F22;
color: #FF0000;
}
 
.successbox {
.hlist ol > li {
border-color: #96e1ff;
counter-increment: listitem;
background-color: #394A5C;
}
 
.hlist ol > li:before {
/* Category portlet at the bottom of every page that has categories */
content: " " counter(listitem) "\a0";
#catlinks {
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;
}
 
.hlist dd ol > li:first-child:before,
/*
.hlist dt ol > li:first-child:before,
** content styles
.hlist li ol > li:first-child:before {
*/
content: " (" counter(listitem) "\a0";
#toc,
.toc,
.mw-warning {
background-color: #1e2c4c;
}
 
/* Unbulleted lists */
#toc #toctitle,
.plainlist ol,
.toc #toctitle,
.plainlist ul {
#toc .toctitle,
line-height: inherit;
.toc .toctitle {
list-style: none;
background-color: transparent;
margin: 0;
}
 
.plainlist ol li,
#toc ul ul,
.tocplainlist ul ulli {
margin-bottom: 0 0 0 1em;
}
 
/* Infobox template style */
div.toc ul li:hover,
.infobox {
#p-cactions ul li:hover {
border: 1px solid #a2a9b1;
list-style-image: none !important;
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,
#toc .toctoggle,
.infobox-label,
.toc .toctoggle {
.infobox-above,
font-size: 100%;
.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,
/* Additional TOC formatting */
.infobox-data,
li.toclevel-1 {
/* Remove element selector when every .infobox thing is using the standard module/templates */
border-top: 1px solid #555555;
.infobox th,
.infobox td {
/* @noflip */
text-align: left;
}
 
/* Remove .infobox when element selectors above are removed */
.toc a,
.infobox .infobox-above,
#toc a {
.infobox .infobox-title,
text-decoration: none;
/* 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,
/* thumbnails */
/* Remove element selector when every .infobox thing is using the standard module/templates */
/* see ADDITIONS for "table div.thumb" */
.infobox caption {
div.thumb {
padding: 0.2em;
border-color: #1e2c4c;
}
 
div.thumb div {
/* Remove .infobox when element selectors above are removed */
border: 1px solid #AAAAAA;
.infobox .infobox-header,
padding: 3px !important;
.infobox .infobox-subheader,
background-color: #1e2c4c;
.infobox .infobox-image,
font-size: 94%;
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
overflow: hidden;
}
 
div.thumb div a img {
/* Remove .infobox when element selectors above are removed */
border: none;
.infobox .infobox-navbar {
/* @noflip */
text-align: right;
}
 
div.thumb div div.thumbcaption {
/* Normal font styling for wikitable row headers with scope="row" tag */
border: none;
.wikitable.plainrowheaders th[scope=row],
.wikitable.plainrowheaders th[scope=rowgroup] {
font-weight: normal;
/* @noflip */
text-align: left;
line-height: 1.4em;
padding: .3em 0 .1em 0;
color: #ffffff;
}
 
 
div.tright {
/* Remove underlines from certain links */
margin-left: 0.75em;
.nounderlines a,
margin-right: 0em;
.IPA a:link,
.IPA a:visited {
text-decoration: none !important;
}
 
div.tleft {
/* Prevent line breaks in silly places where desired (nowrap)
float: left;
and links when we don't want them to (nowraplinks a) */
margin-right: .5em;
.nowrap,
border-width: .5em 1.4em .8em 0;
.nowraplinks a {
margin-left: 0em;
marginwhite-rightspace: 0.75emnowrap;
}
 
/* But allow wrapping where desired: */
/* Page history styling */
.wrap,
#pagehistory span.user {
.wraplinks a {
margin-left: 1.4em;
marginwhite-rightspace: .4emnormal;
}
 
/* texhtml class for inline math (based on generic times-serif class) */
#pagehistory li {
span.texhtml {
border: 1px solid #1e2c4c;
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 {
#pagehistory li.selected {
font-size: 100%;
background-color: #1e2c4c;
color: white;
}
 
@media screen {.mw-body { color: white; background-color: #1e2c4c; }
.mw-list-item.selected a
 
.nochecker .gallerybox .thumb img {
background-image: none;
}
}
 
#p-logo a
{
background-color: #96e1ff1e2c4c !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";
** Diff rendering
position: relative;
*/
top: 120px;
table.diff, td.diff-otitle, td.diff-ntitle {
background-color: #1e2c4c;
}
 
td.diff-addedline {
#mw-indicator-mw-helplink a {
background: #000033;
-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%);
}
 
td.diff-deletedline {
.mw-changeslist-legend {
background: #330000;
background: none !important;
}
 
td.diff-context {
header > [class="mw-indicators"] {
background: #1e2c4c;
padding-right: 20px!important;
}
 
span.diffchange {
.mw-mmv-post-image {
color: #96e1ff;
color: #FFFFFF;
font-weight: bold;
background-color: #1E2C4C;
text-decoration: underline;
}
 
.mw-mmv-image-metadata {
/* disable interwiki styling */
background-color: #1E2C4C;
#bodyContent a.extiw,
#bodyContent a.extiw:active {
color: #96e1ff;
}
 
#bodyContent a.external {
.mw-content-ltr figure[typeof~='mw:File/Thumb'] > figcaption, .mw-content-ltr figure[typeof~='mw:File/Frame'] > figcaption {
color: #96e1ff;
padding-top: 10px;
}
 
/* pre, .mw-code {
background-color: #FFFFFF !important;
color: #000000 !important;
}
/*
** general portlet styles (elements in the quickbar)
*/
 
.portlet h6 {
.mw-advancedSearch-searchPreview-tagList {
border: 1px solid #AAAAAA;
background-color: #3366CC;
}
 
.mw-advancedSearch-searchPreview-tagList::hover {
.pBody {
background-color: #1e2c4cwhite;
color: #FFFFFF;
border: 1px solid #AAAAAA;
}
 
.mw-advancedSearch-searchPreview-tagList > li > .oo-ui-labelElement-label {
/* this is the ul contained in the portlet */
color: black !important;
#p-personal ul {
color: #AAAAAA;
text-transform: lowercase;
}
 
#p-personal li {
 
color: #AAAAAA;
.ext-related-articles-card-list .ext-related-articles-card {
background-color: #354c82;
}
.ext-related-articles-card-list h3 a {
#p-personal li.active {
color: #96e1ff;
font-weight: bold;
}
.ext-related-articles-card-list h3::after {
#p-personal li a {
background: none !important;
color: #96e1ff;
}
.ra-read-more h2 {
#p-personal li:hover {
color: #fe9d00;
list-style-image: none;
padding-bottom: 0px;
font-size: .9em;
font-weight: bold;
letter-spacing: 0px;
text-transform: capitalize;
}
 
 
/* the icon in front of the user name, single quotes
 
in bg url to hide it from iemac */
 
li#pt-userpage a,
 
li#pt-anonuserpage {
 
background: url(http://images.shoutwiki.com/fi.darth/5/54/User-icon.png) bottom left no-repeat;
 
 
 
 
 
li
{
background-color: #1e2c4c00;
color: #FFFFFF!important;
border: none;
}
 
.mw-content-ltr.mw-parser-output {
/*
display: block;
** footer
width: 100%;
*/
#footer li {
color: white
}
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output .mw-customtoggle figure,
#footer li:hover {
body:has(#ca-viewsource a[href*="Main_Page"]) .mw-content-ltr.mw-parser-output > .mw-customtoggle figure span,
list-style-image: none;
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 {
/* hide from incapable browsers */
object-fit: contain;
head:first-child+body #footer li {
white-space: normal; /* was: nowrap */
}
 
.vector-dropdown .vector-dropdown-content, .vector-dropdown > .vector-menu-content,
/* js pref toc */
.vector-toc,
#preftoc li {
.vector-main-menu,
background-color: #f0f0f0;
.mw-header,
color: #000;
.vector-header-container,
border: 1px solid #1e2c4c;
.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;
}
 
#preftoc li.selected {
 
background-color: #1e2c4c;
 
border: 1px solid #AAAAAA;
.vector-page-titlebar {
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: row-reverse;
flex-wrap: wrap;
}
 
/* Hiding specific elements */
#preferences {
.mw-category-generated,
border: none;
.mw-page-title-namespace,
padding: 0;
.mw-page-title-separator,
margin: 0;
.mw-sidebar-action,
background-color: #1e2c4c;
.mw-editsection,
#p-tb,
.mw-body-subheader {
display: none;
}
 
#toc ul ul,
#preferences legend {
.toc ul ul {
color: #96e1ff;
margin: 0 0 0 1em;
}
 
div.toc ul li:hover,
#preferences .oo-ui-labelElement-label {
#p-cactions ul li:hover {
color: inherit;
list-style-image: none !important;
}
 
#toc .toctoggle,
.prefsection table, .prefsection legend {
.toc .toctoggle {
background-color: #222;
font-size: 100%;
}
 
 
div.prefsectiontip {
#content h1 {
font-size: 95%;
font-size: 3em;
margin-top: 0;
background-color: #394A5C;
border: 1px solid #96e1ff;
padding: .2em .7em;
clear: both;
}
 
#vector-page-tools-pinned-container .vector-page-tools:after,
/* Login form (Special:UserLogin) */
#vector-toc-pinned-container .vector-toc:after
div#userloginForm form,
{
div#userlogin form#userlogin2 {
background-color: linear-gradient(rgba(255,255,255,0),#2221e2c4c);
}
 
.oo-ui-popupWidget-popup {
div#userloginForm table,
background-color: #2a4b8d;
div#userlogin form#userlogin2 table {
background-color: #222;
}
 
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
div#userloginForm h2,
background-color: #344c81;
div#userlogin form#userlogin2 h2 {
padding-top: 0;
}
 
 
div#userlogin .captcha {
/* Rounded Corners */
width: 400px;
.pBody,
background-color: #1e2c4c;
div#content,
.toc {
border-radius: 0.5em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
}
 
/* User Notification Thing */
#login-emailforlost {
.usermessage {
font-size: 85%;
background-color: #394A5C;
line-height: 1.2;
border: 1px solid #96e1ff;
padding-top: 2em;
color: #FFFFFF;
}
 
 
.not-patrolled {
body,
background-color: #330000;
ul,
}
lo,
table.wikitable,
span.unpatrolled {
table.prettytable,
color: #FFF;
pre,
}
code,
cdx-menu-item,
span.searchmatch {
mw-code,
color: red;
figure[typeof~='mw:File/Thumb'] > figcaption,
}
figure[typeof~='mw:File/Frame'] > figcaption,
figure[typeof~='mw:Image/Thumb'] > figcaption,
span.newpageletter {
figure[typeof~='mw:Video/Thumb'] > figcaption,
font-weight: bold;
figure[typeof~='mw:Audio/Thumb'] > figcaption,
color: #FFF;
figure[typeof~='mw:Image/Frame'] > figcaption,
background-color: yellow;
figure[typeof~='mw:Video/Frame'] > figcaption,
figure[typeof~='mw:Audio/Frame'] > figcaption,
#content h1{
background-color: #1e2c4c;
color: #FFFFFF;
border: none;
}
 
span.minoreditletter {
 
color: #FFF;
/* Thumbnails */
background-color: #c5ffe6;
div.thumb div,
}
/* Galleries */
table.gallery {
border: 1px solid #344c81;
margin: 2px auto 2px auto;
background-color: #222;
}
table.gallery tr {
background-color: #222;
}
table.gallery td {
background-color: #222;
border: none;
margin: 2px;
}
div.gallerybox {
width: 150px;
border: none;
background-color: inherit;
}
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;
}
 
 
.editExternally {
sidebar-toc-text,
background-color: #1e2c4c;
mw-footer-container,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
color: #96e1ff;
}
 
/* Specific Styling */
/* Classes for EXIF data display */
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending) {
table.mw_metadata th {
background-color: #2221e2c4c;
}
 
.mw-search-profile-tabs {
table.mw_metadata td {
background-color: transparent#344c81;
}
 
.vector-menu-tabs .mw-list-item.selected a,
/* filetoc */
.vector-menu-tabs .mw-list-item.selected a:visited {
ul#filetoc {
background- color: #22296e1ff;
}
 
.mw-parser-output .ts-doc-footer {
#editform .editOptions {
background-color: white#344c81;
background-color: transparent;
}
 
.ve-ui-mwSaveDialog-license {
/* Classes for article validation */
color: #ffffff;
tr.revision_tr_default {
background-color: #1e2c4c;
}
 
.ve-ui-mwSaveDialog-options {
/* AllMessages table */
background-color: #36c;
#allmessagestable th {
background-color: #222;
}
 
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
#allmessagestable tr.orig {
background-color: #1e2c4c36c;
color: #ffffff;
}
 
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span,
#allmessagestable tr.new {
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate + span {
background-color: #401F22;
background-color: #447ff5;
border-color: #ffffff;
}
 
#simpleSearch input,
#allmessagestable tr.def {
#wpSummary,
background-color: #394A5C;
.createboxInput {
background-color: #344c81;
color: white;
}
 
.sidebar-toc {
/* noarticletext */
background-color: #1e2c4c;
div.noarticletext {
color: white;
border: none;
background: #1e2c4c;
color: #FFF;
}
 
.oo-ui-tabSelectWidget-framed,
div#searchTargetContainer {
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
background: #1e2c4c;
.oo-ui-tabOptionWidget {
background-color: #1e2c4c;
color: #ffffff;
}
 
.ve-ui-mwGalleryDialog-highlighted-image {
/***********************************************************
background-color: #1e2c4c;
Additional formatting
***********************************************************/
/* Misc. */
#siteSub {
display: block !important;
margin-top: -5px;
font-size: smaller;
color: #FFFFFF;
font-style: italic;
}
 
.vector-sticky-header {
/* HACK:Prevent #siteSub from showing up in ns:102 (see Common.css)--CID, 2006-09-10
background-color: #1e2c4c;
** Prevent #ca-talk from showing up in ns:100 (see Common.css)--CID, 2006-09-12
*/
.ns-102 * #siteSub,
.ns-100 * li#ca-talk {
display: none !important;
}
 
#mw-page-base {
div.fullImageLink {
background: none;
text-align: center;
}
 
div.fullMedia {
/* Link Styling */
text-align: center;
a {
border: 1px solid #AAAAAA;
background- color: #1e2c4c96e1ff;
padding: 5px;
font-size:smaller;
margin: 0.5em 0;
}
 
a:visited {
#bodyContent div.noicon a {
color: #4070D0;
background: none;
padding: 0;
}
 
.tabber__tab,
/* Tables generally have #222 as bg color */
.tabber__tab:visited {
table div.thumb {
border- color: #22266bbff;
}
 
.tabber__tab[aria-selected='true'],
/* Make "credits" line in div#footer wrap like it should */
.tabber__tab[aria-selected='true']:visited {
li #credits {
color: #96e1ff;
white-space: normal !important;
}
 
.vector-menu-portal .vector-menu-heading {
/* editcount table */
color: #ffffff;
#editcount table {
background-color: transparent !important;
}
 
/* Wikitable background fix to make the text readable */
/* Overriding some search formatting */
.wikitable,
.searchfragment {
.wikitable th,
color: #FFF;
.mw-datatable td {
background-color: transparent !important;
}
 
/* Error Styling */
/***********************************************************
.error {
** This is for the forum-function (in Ten Forward)
color: #FF0000;
** Florian 2006-04-14
** 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;
}
 
.errorbox {
.forum_title a.forum_new:visited {
border-color: #660000;
font-weight: normal;
background-color: none#401F22;
color: #FF0000;
padding-left: 20px;
}
 
.forumheadersuccessbox {
background border-color: #80000096e1ff;
background-color: #BBBBBB394A5C;
}
 
/* Content Styles */
} /* closes @media screen, projection at the very start of this page */
#toc,
.toc,
/***********************************************************
.mw-warning {
** FIX: Fixing [[Special:Imagelist]] table colors
background-color: #1e2c4c;
** -- Cid, 2007-03-28
*/
.TablePager, .TablePager td, .TablePager th {
border-color: #AAA;
}
 
.TablePager th { background-color: #1e2c4c; }
#toc #toctitle,
.TablePager td { background-color: transparent; } /* Jack */
.toc #toctitle,
.TablePager tr:hover td { background-color: transparent; } /* Jack */
#toc .toctitle,
.toc .toctitle {
.imagelist .TablePager_col_links { background-color: #1e2c4c; }
.imagelist th.TablePager_sort { background-color: #1e2c4ctransparent; }
/* changing the colors of various classes to better fit the skin */
.toccolours {
background-color: #777;
}
 
#mw-searchoptions {
.portlet h5 {
background-color: #600transparent;
border: 1px solid #600;
}
 
ul {
 
list-style-image: url("http://images.shoutwiki.com/fi.darth/c/ca/Bullet1.png");
 
 
 
 
 
 
 
 
/* Stripes added 2024-05-25 */
.vector-main-menu-action.vector-main-menu-action-opt-out{
display: none !important;
}
 
ul li:hover {
.vector-feature-zebra-design-disabled .vector-pinnable-element > *:not(:last-child), .vector-feature-zebra-design-disabled .vector-dropdown-content > *:not(:last-child) {
list-style-image: url("http://images.shoutwiki.com/fi.darth/d/d5/Bullet2.png");
border-bottom: none;
}
 
.vector-feature-zebra-design-disabled #vector-page-tools-pinned-container .vector-page-tools::after {
.portlet ul {
background: none;
list-style-image: url("http://images.shoutwiki.com/fi.darth/c/ca/Bullet1.png");
}
 
.portlet ul li:hover {
.vector-feature-zebra-design-disabled .vector-pinnable-element .vector-menu-heading, .vector-feature-zebra-design-disabled .vector-dropdown-content .vector-menu-heading {
list-style-image: url("http://images.shoutwiki.com/fi.darth/d/d5/Bullet2.png");
color: #ff9c00;
font-weight: bold;
}
 
.vector-feature-zebra-design-disabled .vector-pinnable-header-label {
/* Standard style for switchbox stuff */
color: #ff9c00;
#p-search select,
font-weight: bold;
#p-search input[type="text"] {
width: 10.9em;
margin: 0;
font-size: 95%;
}
 
#p-search select {
@font-face {
width: 11.2em;
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"),
#p-search input[type="submit"] {
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff2")format("woff2"),
margin-top: 1px;
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.woff")format("woff"),
font-size: 95%;
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.ttf")format("truetype"),
padding-left: .5em;
url("https://db.onlinewebfonts.com/t/019989000d415bd433b4074af1e753a5.svg#RockoFLF-Bold")format("svg");
padding-right: .5em;
font-weight: bold;
}
#p-search input[type="submit"] + input[type="submit"] {
font-weight: normal;
}
 
 
.mw-page-title-main {
/* rounded corners */
color: #ff9c00;
.pBody {
font-family: "RockoFLF-Bold";
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;
}
 
.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#content {
color: #96e1ff;
border-top-right-radius: 0.5em;
font-weight: bold;
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;
}
 
.vector-feature-zebra-design-disabled .vector-toc {
.toc {
background: none;
border-radius: 0.5em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
}
 
.vector-dropdown-label-text {
div.gallerybox div.thumb:hover, div.gallerybox div.thumb div:hover {
background- color: #1e2c4c96e1ff;
}
 
.vector-feature-zebra-design-disabled #vector-toc-pinned-container .vector-toc::after {
/* Fixes for Special:Interwiki */
background: none !important;
body.page-Toiminnot_Interwiki table.mw-interwikitable.body td.mw-interwikitable-local-yes {
background: #006400;
}
body.page-Toiminnot_Interwiki code {
background-color: #F9F9F9;
}
/* Wikitable background fix to make the text readable */
.wikitable, .wikitable th, .mw-datatable td {
background-color: transparent !important;
}
/* Make diffs readable / Tee eroavaisuussivuista luettavia */
td.diff-context {
color: #FFF;
}
td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
background-color: transparent !important;
}
 
.vector-feature-zebra-design-disabled .vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-active) > .vector-toc-link {
div#mw-panel a, div#mw-panel a:visited {
color: #96e1ff !important3366cc;
}
 
.vector-icon, .vector-dropdown-label::after{
div#mw-panel li:hover {
-webkit-filter: invert(100%)!important; /* safari 6.0 - 9.0 */
list-style-image: none;
filter: invert(100%)!important;
}
 
.vector-icon.mw-ui-icon-wikimedia-exitFullscreen, .vector-icon.mw-ui-icon-wikimedia-fullScreen{
div.vectorTabs {
filter: contrast(1) !important;
background-image: none;
padding-left: 0px;
border: 1px solid #344c81;
border-left: 0px;
}
 
.vector-menu-tabs .mw-list-item .cdx-button--icon-only {
div.vectorTabs span {
margin: 6px 0 0;
background-image: none;
border-left: 1px solid #344c81;
}
 
#simpleSearch input, #wpSummary, .createboxInput {
div.vectorTabs ul li {
background-color: #1e2c4cwhite;
color: #72777D;
background-image: none;
}
 
.cdx-menu-item--enabled, .cdx-menu-item--enabled .cdx-menu-item__content {
div.vectorTabs ul li.selected {
background- color: #1e2c4c96E1FF;
background-image: none;
}
 
.results-info {
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
color: #96e1ffwhite;
}
 
.search-types .current a {
/* Tuoreiden muutosten infolaatikon teksti näkyviin */
color: white;
.mw-changeslist-legend {
background-color: #1e2c4c !important;
}
 
.mw-advancedSearch-namespace-selection {
/* Tiedostohistorian taulukon otsikot näkyviin */
color: black;
.filehistory th {
background-color: #1e2c4c !important;
}
 
.mw-advancedSearch-fieldContainer {
/* Tekstikenttien tyyli paremmin vastaamaan muuta ulkoasua */
color: black;
#simpleSearch input, #wpSummary, .createboxInput {
background-color: #0c0c0e;
color: white;
}
 
@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;
	}
}