MediaWiki:Common.css: Różnice pomiędzy wersjami

Z ChanWiki
Przejdź do nawigacji Przejdź do wyszukiwania
imported>Cot
Nie podano opisu zmian
Nie podano opisu zmian
 
(Nie pokazano 186 wersji utworzonych przez 4 użytkowników)
Linia 1: Linia 1:
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
/* kupsko z dupska */
div.tright,
div.floatright,
table.floatright {
        clear: right;
        float: right;
}


/* misc */
div.tleft,
div.floatleft,
table.floatleft {
        float: left;
        clear: left;
}


.bubblebox {
div.floatright,
table.floatright,
div.floatleft,
table.floatleft {
        position: relative;
}


        margin-bottom: 20px;
.mw-content-ltr .thumbcaption {
text-align: left;
}


        padding: 5px;
.mw-content-ltr .magnify {
float: right;
}


        border-width: 1px;
.mw-content-rtl .thumbcaption {
text-align: right;
}


        border-style: solid;
.mw-content-rtl .magnify {
float: left;
}


        border-radius: 10px;
div.thumb {
margin-bottom: 0.5em;
width: auto;
}


div.thumbinner {
border: 1px solid #ccc;
padding: 3px;
background-color: #f9f9f9;
font-size: 94%;
text-align: center;
/* new block formatting context,
* to clear background from floating content */
overflow: hidden;
}
}


html .thumbimage {
border: 1px solid #ccc;
}


.bubblebox > .content {
html .thumbcaption {
border: 0;
line-height: 1.4em;
padding: 3px;
font-size: 94%;
text-align: left;
}


        padding: 5px;
div.tright {
clear: right;
float: right;
border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
float: left;
clear: left;
margin-right: 0.5em;
border-width: 0.5em 1.4em 0.8em 0;
}


img.thumbborder {
border: 1px solid #ddd;
}
}


/* reszta styli */


.bubblebox.blue {
body {
    background: #222222;
    color: #cfd8dc;
    overflow-x: hidden;
    /*font-family: "Open Sans", sans-serif;*/
    font-family: sans-serif;
}


        background-color: #f5faff;
/*body::after {
    position: fixed;
    content:"";
    bottom:0;
    left:0;
    background-image: url("https://i.imgur.com/f4Y9U18.png");
    width:50%;
    height:100px;
    background-position: center;
    animation-name: chuj;
    animation-duration: 0.3s;
    animation-iteration-count:infinite;
}


        border-color: #a7d7f9;
@keyframes chuj {
  from {top:0;margin-top:0;}
  to {margin-top:50vh;}
}*/


        box-shadow: 2px 2px #a7d7f9;
span {
    color: #cfd8dc;
}


.editOptions span, .oo-ui-dropdownWidget span.oo-ui-labelElement-label, .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper span.oo-ui-labelElement-label {
    color: #222;
}
}


.bubblebox.red {
#pagehistory li.selected, .diff-context, .oo-ui-tabSelectWidget-framed, .mw-prefs-buttons {
    background-color: #444;
}


        background-color: #fff3f3;
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
    background-color: #000;
    color: #fff;
}


        border-color: #dcb3b3;
a {
    color: #51a3ec !important;
}


        box-shadow: 2px 2px #dcb3b3;
.mw-body,#mp-rside {
    background: #222b30 !important;
    border: 0 !important;
}


.mp-bordered *,.mp-bordered,.firstHeading {
    color:#cfd8dc;
    background: transparent !important;
}
}


.bubblebox.orange {
.mw-parser-output .mp-bordered, .mw-parser-output .mp-h2, body.skin-timeless .mw-parser-output .mp-h2, .bubblebox,.mainpage_box {
    border-color: #455a64 !important;
}


        background-color: #fff4db;
.mid-table {
    display: none;
}


        border-color: #fbd160;
.mp-h2 {
 
    background: #455a64 !important;
        box-shadow: 2px 2px #fbd160;
}


#mw-head {
    background: #222222 !important;
    border: 0 !important;
}
/* rozpierdala ikony na gorze */
.vector-menu-content-list *{
    background: transparent !important;
    color: #cfd8dc;
}
}


.bubblebox.gray {


        background-color: #f3f3f3;
#p-views,#p-namespaces {
    background-image: none !important;
}


        border-color: #bdbdbd;
.bubblebox {
    box-shadow: none !Important;
    background: #333333 !important;
}


        box-shadow: 2px 2px #bdbdbd;
.external {
    color: #51a3ec !important;
}


body a.external, .mw-body a.extiw, .uls-language-list a {
    color: #51a3ec !important;
}
}


.bubblebox.green {
a, .mw-body a.external, .mw-body a.extiw, .uls-language-list a {
    color: #51a3ec !important;
}


        background-color: #f3f6ee;
.mw-body, .parsoid-body {
    color: #cfd8dc;
}


        border-color: #b4be94;
ul {
    list-style-type: disc;
    list-style-image: unset !important;
}


        box-shadow: 2px 2px #b4be94;
#p-namespaces *,#ca-view {
    background-image: none !Important;
}


#mw-head div.darkvectorMenu h3 span {
    color: #51a3ec !important;
}
}




.bubblebox > .label img {
.bubblebox.red > .label {
    background: #f8bbd0 !important;
}


        margin-top: -2px;
.bubblebox.green > .label {
    background-color: #c8e6c9 !important;
}


.orange.bubblebox > .label {
    background: #ffab91 !important;
}
}


.bubblebox > .label {
.gray.bubblebox > .label {
    background: #eeeeee;
}


        padding: 0 10px 0 10px;
.mbox-image,.mbox-text,.mbox-imageright {
    background: #455a64 !important;
    border: none!important;
}


        height: 20px;
.catlinks {
    background: #212121;
    border: 0 !important
}


        border-radius: 10px;
pre, .mw-code {
    background: #212121;
    color: #cfd8dc;
}


        font-weight: bold;
#footer-info-copyright {
    color: #cfd8dc;
}


        color: #000;
.toc {
    background: #212121;
    border-color: #455a64 !important;
    border: 1px solid;
}


#mw-toc-heading,.tocnumber {
    color: #cfd8dc !important;
}
}


.bubblebox.blue > .label {  
#mw-page-base {
    background: transparent;
}


        background-color: #a7d7f9;
div.thumbinner {
    background: #212121 !important;
    color: #cfd8dc !important;
    border-color: #455a64 !important;
}


#template-documentation {
    background: #263238 !important;
}
}


.bubblebox.red > .label {  
.infobox {
 
    background: #212121 !important;
        background-color: #dcb3b3;
    color: #cfd8dc;
}


.infobox * {
    background:transparent !important;
}
}


.bubblebox.orange > .label {  
.infobox tbody tr th {
 
    background: #263238 !important;
        background-color: #fbd160;


}
}


.bubblebox.gray > .label {  
.infobox tbody tr td,.infobox tr td {
 
    background: #263238 !important;
        background-color: #bdbdbd;
 
}
}


.bubblebox.green > .label {
        background-color: #b4be94;


.ambox {
    border-color: #455a64 !important;
    border: 1px solid;
}
}


.vertical-navbox {
 
    background: #212121 !important;
    padding-top: 6px !important;
 
    padding-bottom: 6px !important;
#mp-top {
    color: #cfd8dc;
 
        font-family: sans-serif;
 
        overflow: auto;
 
}
}


.vertical-navbox * {
 
    background: #263238 !important;
 
#mp-header {
 
        float: left;
 
        padding: 0 0 10px 10px;
 
        width: 25%;
 
}
}


#mp-header em {
.mw-body, #mp-rside {
 
    background: #222222 !important;
        font-size: 1.2em;
 
}
}


/* EKSKLUZYWNE DLA SZONARCHIVE */


#mp-welcome {
        font-size: 1.6em;


#mp-main {
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
}


#mp-rside, #mp-lside {
 
         width: 500px !important;
    max-width: 500px !important;
 
#mp-nav {
 
         margin-left: 25%;
 
        padding: 5px;
 
        text-align: center;
 
}
}


#mp-nav img {
@media (max-width: 1280px) {
 
  #mp-rside, #mp-lside{
         background-color: #a7d7f9;  
         width: 370px !important;
 
    max-width: 370px !important;
        border-radius: 26px;
  }
 
}
}


#mp-nav img:hover {
@media (min-width: 1000px) {
 
  #mp-rside,#mp-lside {
        background-color: #0060a0;
      flex: 1 !important;
 
      max-width: 100% !important
        box-shadow: 0 0 5px #a7d7f9;
  }
 
}
}


#mp-nav .enlarged {
        font-size: 1.2em;


#mp-rside .bubblebox, #mp-lside .bubblebox {
    margin: 1rem;
}
}


.mw-jump {
 
    display: none;
#mp-categories {
 
        margin: 0;
 
        list-style-type: none;
 
}
}


#mp-categories li {
#mp-lside .bubblebox, #mp-rside .bubblebox {
 
    padding: 10px;
        display: inline-block;
    border-radius: 6px;
 
        margin: 0 10px 10px 0;
 
        min-width: 60px;
 
        white-space: nowrap;
 
        text-align: center;
 
}
}


#mp-main {
#mp-main {
    width: 100% !Important;
}


        font-family: sans-serif;
.bubblebox > .label {
    color: #000;
    padding: 2px;
    border-radius: 6px;
    text-indent: 10px;
}


.portal h3 {
    color: #cfd8dc !important;
}
}


.toctitle h2 {
    color: #cfd8dc !important;
}


#mp-lside {
.vectorTabs,.vectorTabs *:not(#ca-watch.icon a):not(#ca-unwatch.icon a) {
    background: transparent !important;
}


        float: left;
#mw-head-base {
 
    height: 4.83rem;
        width: 35%;
}


code {
    font-family: monospace;
}
}


#mp-rside {
tbody {
    background: #212121;


        margin-left: 35%;
}


        padding-left: 20px;
.vectorMenuCheckbox {
    color: #cfd8dc !important;
}


p img {
    border: 4px solid !important;
    max-width:150px;
/*    max-height:150px;*/
    width: auto;
    height: auto;
    transition: max-width 0.3s,max-height 0.3s;
}
}


p.noexpand img, .noexpand img {
    transition: none;
}


p.noexpand img:hover, .noexpand img:hover {
    max-width: 150px;
    /*max-height: 150px;*/
}


/* Latest news content */
p img:hover {
    max-width: 350px;
    /*max-height: 350px;*/
    border-color: #51a3ec !important;
}


div.latest-news {
span.emotka img {
    border: none !important;
}


  background-image: url(images/1/1d/Dat-niusy-alpha.png);
#mw-pages h2, #mw-pages h3 {
    color: #cfd8dc !important;
}


  background-position: right bottom;
.diffchange {
    color: #212121 !important;
    padding: 2px;
}


  background-repeat: no-repeat;
.mw-datatable th {
    background-color: #151100;
}


.mw-datatable td {
    background-color: #000;
}
}


.vectorMenu .menu {
    background-color: #000;
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button, .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle {
    background-color: #222;
    color: #f8f8fa;
}


/* Article message box template styles */
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background: #000;
}


table.ambox {
.mw-warning {
    background-color: #000;
}


        margin: 0 10%;                         /* Will not overlap with other elements */
#searchInput {
    color: #cfd8dc !important;
}


        border-collapse: collapse;
td {
    color: #cfd8dc !important;
}


        background-color: #fbfbfb !important;
a.new, .new a {
    color: #ec4f6a !important;
}


        border: 1px solid #aaa;
spoiler,.spoiler {
    color: #000 !important;
    background: #000 !important;
    transition: color 0.1s, background 0.1s;
}


        border-left: 10px solid #1e90ff;       /* Default "notice" blue */
.spoiler a {
    color: #000 !important;
}


.spoiler:hover a {
    color: #51a3ec !important;
}
}


table.ambox:last-child {margin: 0 10% 1.6em 10% !important;}
spoiler:hover,.spoiler:hover {
    color: #cfd8dc !important;
    background: inherit !important;
    cursor: none !important;
}


table.ambox th.ambox-text, table.ambox td.ambox-text {      /* The message body cell(s) */
        padding: 0.5em;                /* 0.5em left/right */
        width: 100%;                            /* Make all templates the same width regardless of text size */


.mw-wiki-logo, .image-invert {
    filter: invert(100%);
}
}


table.ambox td.ambox-image {           /* The left image cell */
@keyframes srogiegrzyby {
 
  from {background:-webkit-repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px); background: repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px) !important; color: transparent;
        padding: 4px 0 4px 0.5em;       /* 0.5em left, 0 right */
 
        text-align: center;
 
}
}
 
  to {background:-webkit-repeating-linear-gradient(-45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px); background: repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px) !important; color: white;  user-select: none;
table.ambox td.ambox-imageright {       /* The right image cell */
}
 
        padding: 4px 4px 4px 0;         /* 0 left, 4px right */
 
        text-align: center;
 
}
}


table.ambox-notice {border-left: 10px solid #1e90ff;}  /* Blue */


table.ambox-delete,
/*
h1,h2,h3,h4,h5,h6,p,li {
  animation-name: srogiegrzyby;
  animation-duration: 0.1s;
  animation-iteration-count:infinite;
} */


table.ambox-serious {border-left: 10px solid #b22222;}  /* Red */


table.ambox-content {border-left: 10px solid #f28500;} /* Orange */
/* CZAPULKA */
/* trzeba nową znaleźć also >nie reupload na catboxa */
/*.mw-wiki-logo::after {
    filter: invert(100%);
    content:"";
    width:100%;
    height:100%;
    background-image: url("https://www.searchpng.com/wp-content/uploads/2018/12/Santa-hat-png-1024x1024.png");
    background-size: cover;
    position:absolute;
    top:-50px;
    left:20px;
}*/


table.ambox-style {border-left: 10px solid #f4c430;}    /* Yellow */


table.ambox-merge {border-left: 10px solid #9932cc;}   /* Purple */
/*  SNIEG */
/*body::before {
    content:"";
    background-image: url("https://i.giphy.com/media/26BRyql7J3iOx875u/giphy.webp");
    background-repeat: repeat;
    position: fixed;
    height:100vh;
    width:100vw;
    left:0;
    pointer-events:none;
    opacity:0.16;
    z-index: 999;
    top:0;
}*/


table.ambox-protection {border-left: 10px solid #bba;} /* Gray */
/* SEBA */
/*html::after {
    top: 250px;
    content: "";
    width: 25%;
    height: 100%;
    background-image: url(https://i.imgur.com/FWrt8.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: -5%;
    position: fixed;
    bottom: 0;
    right:  0;
    pointer-events: none;
opacity: 0.9;
}*/


table.ambox.ambox-mini {                 /* small floating box variant */
body.page-Strona_główna .firstHeading {
    display: none;
}


        float: right;
body.page-Strona_główna #contentSub {
    display: none;
}


        clear: right;
body.page-Strona_główna .bubblebox > .label {
 
    font-size: larger;
        margin: 0 0 0 1em;
}
 
        width: 25%;


span:target {
    font-weight: bold;
}
}


/* Fix doubled border in case of the occurence of multiple amboxes */
@keyframes pulse {
    0% {
        background-color: #ea6045;
    }


table.ambox + table.ambox {border-top: 0 !important;}
    25% {
        background-color: #f8ca4d;
    }


    50% {
        background-color: #f5e5c0;
    }


    75% {
        background-color: #3f5666;
    }


.spoiler{background:black;color:black}.spoiler:hover{color:white}
    100% {
        background-color: #2f3440;
    }
}


.obrazek img{width:150px}
.cwel {
    animation: pulse 1s infinite alternate;
    text-transform: uppercase;
    user-select: none;
}


.obrazek > img {width:150px}
.cwel:empty:before {
    content: "KOMPROMITACJA CWELA";
}


.obrazek > td > img {width:150px}
.modline.modconflict, .modline.modconflict > span {
    color: #000;
}


.unsetlinks a {
    color: unset !important;
}


.znacznik {
    position: absolute;
    right: 5px;
    top: -48px;
    height: 48px;
}


@font-face {
.znacznik img {
 
    border: none !important;
  font-family: 'Wycop';
    transition: none !important;
 
    height: 100%;
  src: url('../fonts/Wycop.woff?v=0.1.5') format('woff'),
}
 
      url('../fonts/Wycop.ttf?v=0.1.5') format('truetype'),
 
      url('../fonts/Wycop.svg?v=0.1.5#Wycop') format('svg');
 
  font-weight: normal;
 
  font-style: normal;


.znacznik .external {
    background: none;
    padding-right: 0;
}
}


 
.abbr {
 
    text-decoration: underline dotted;
.wycop {
 
  display: inline-block;
 
  font: normal normal normal 14px/1 Wycop;
 
  font-size: inherit;
 
  text-rendering: auto;
 
  -webkit-font-smoothing: antialiased;
 
  -moz-osx-font-smoothing: grayscale;
 
  transform: translate(0, 0);
 
}
}


 
q {
 
    color: #789922;
.wycop-stack {
 
  position: relative;
 
  display: inline-block;
 
  width: 1em;
 
  height: 1em;
 
  line-height: 1em;
 
  vertical-align: middle;
 
}
}


 
q::before {
 
    content: ">";
.wycop-stack-1x {
 
  position: absolute;
 
  left: 0;
 
  width: 100%;
 
  text-align: center;
 
  line-height: inherit;
 
}
}


 
q::after {
 
    content: unset;
.wycop-wykop:before { content: "\f1f8"; }
 
.wycop-karachan:before { content: "\f1f9"; }
 
.wycop-papiez:before { content: "\f1fa"; }
 
.wycop-bartoszewski:before { content: "\f1fb"; }
 
 
 
 
 
@font-face {
 
    font-family: morpheus;
 
    src: url('//szonarchive.xyz/fonts/morpheus.ttf');
 
}
}


 
table.catlinks + table.catlinks {
 
    margin-top: 0;
.witcher {
 
        font-family: morpheus;
 
        font-size: 110%;
 
}
}


 
/*html::after {
    content: "";
    pointer-events: none;
    background-image: url("https://files.catbox.moe/n26f0m.png");
    background-size: contain;
    position: fixed;
    bottom: 0;
    right: 0;
    --size: 0.5;
    width: calc(360px * var(--size));
    height: calc(318px * var(--size));
}*/


@font-face {
@font-face {
 
    font-family: wycop;
  font-family: 'Chicago';
    src: url("https://files.catbox.moe/gwnp29.woff") format("woff"),
 
        url("https://files.catbox.moe/iu7wa1.ttf") format("ttf"),
  src: url('//szonarchive.xyz/fonts/Chicago.ttf') format('truetype');
        url("https://files.catbox.moe/bdhgjl.svg") format("svg");
 
    font-weight: 400;
    font-style: normal;
}
}


@font-face {
@font-face {
    font-family: Chicago;
    src: url("https://files.catbox.moe/o68llj.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
}


  font-family: 'Carbon';
.bubblebox .mw-changeslist-legend, .bubblebox .mainpage-newpages .mw-changeslist-line-inner-comment, .mainpage-newpages .mw-changeslist h4 {
 
    display: none;
  src: url('//szonarchive.xyz/fonts/Carbon.ttf')  format('truetype');
 
}
}




@keyframes dupa {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }


@font-face {
    50% {
 
        transform: rotate3d(0, 1, 0, 180deg);
  font-family: 'BebasNeueBold';
    }
 
  src: url('//szonarchive.xyz/fonts/BebasNeueBold.otf')  format("opentype");


    100% {
        transform: rotate3d(0, 1, 0, 360deg);
    }
}
}
 
/*
#content,div.vectorMenu h3 span,element.style,h1,h2,span{color:#eee}.catlinks,.mw-body,div.thumbinner{border:1px solid #666}#mw-head,body{background-color:#222}#toc,.tocnumber{background-color:#444;color:#eee}#content{background-color:#333}div.thumbinner{background-color:#777}#pagehistory li.selected,.catlinks,.editOptions,table *{background-color:#555}table *{border:none}.mw-plusminus-pos{color:#afa}.mw-plusminus-neg{color:#f88}.autocomment{color:#bbb}td.diff-context{color:#bbb;background-color:#666;border-color:#777}.diff-addedline .diffchange{background-color:#47b}.diff-deletedline .diffchange{background-color:#993}.mw-search-profile-tabs{background-color:#444}.search-types .current a{color:#ccf}.mw-code,.mw-searchSuggest-link *,.oo-ui-textInputWidget.oo-ui-iconElement input,.oo-ui-textInputWidget.oo-ui-iconElement textarea,.suggestions-results *,.suggestions-special .special-query,div#simpleSearch,div#simpleSearch input,pre{background-color:#555;color:#eee}div.vectorMenu li a{background-color:#555;color:#ccf}.suggestions-special .special-label,div#footer ul li{color:#ddd}.mw-body-content a.extiw,a,a.external.free,a.external.text{color:#ccf}.mw-body-content a.extiw:visited,a.external.free:visited,a.external.text:visited,a:visited{color:#caf}a.new{color:#faa}a.new:visited{color:#fac}div#mw-panel div.portal div.body ul li a{color:#ccf}div#mw-panel div.portal div.body ul li a:visited{color:#caf}div#mw-panel div.portal h3{color:#eee}#p-personal a.new{color:#faa}#p-personal a.new:visited{color:#fac}a.external.autonumber{color:#ccf}a:visited.external.autonumber{color:#caf}div.vectorTabs span,div.vectorTabs ul li{background-image:none;background-color:#555}div.vectorTabs{background-image:none;border-left:1px solid #666}div.vectorTabs li a{color:#ccf;background-color:#161616}div.vectorTabs li.selected a{background-color:#333}div.vectorTabs li.selected a,div.vectorTabs li.selected a:visited{color:#fff}div.vectorTabs li.new a,div.vectorTabs li.new a:visited{color:#fac}.bubblebox.blue,.bubblebox.gray,.bubblebox.green,.bubblebox.orange,.bubblebox.red{background-color:#555}
html {
 
     animation: dupa 60s infinite linear;
 
 
.spoilers-body {
 
     color: black!important;
 
}
}
*/

Aktualna wersja na dzień 18:08, 3 kwi 2025

/* kupsko z dupska */
div.tright,
div.floatright,
table.floatright {
        clear: right;
        float: right;
}

div.tleft,
div.floatleft,
table.floatleft {
        float: left;
        clear: left;
}

div.floatright,
table.floatright,
div.floatleft,
table.floatleft {
        position: relative;
}

.mw-content-ltr .thumbcaption {
	text-align: left;
}

.mw-content-ltr .magnify {
	float: right;
}

.mw-content-rtl .thumbcaption {
	text-align: right;
}

.mw-content-rtl .magnify {
	float: left;
}

div.thumb {
	margin-bottom: 0.5em;
	width: auto;
}

div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	/* new block formatting context,
	 * to clear background from floating content */
	overflow: hidden;
}

html .thumbimage {
	border: 1px solid #ccc;
}

html .thumbcaption {
	border: 0;
	line-height: 1.4em;
	padding: 3px;
	font-size: 94%;
	text-align: left;
}

div.tright {
	clear: right;
	float: right;
	border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: 0.5em;
	border-width: 0.5em 1.4em 0.8em 0;
}

img.thumbborder {
	border: 1px solid #ddd;
}

/* reszta styli */

body {
    background: #222222;
    color: #cfd8dc;
    overflow-x: hidden;
    /*font-family: "Open Sans", sans-serif;*/
    font-family: sans-serif;
}

/*body::after {
    position: fixed;
    content:"";
    bottom:0;
    left:0;
    background-image: url("https://i.imgur.com/f4Y9U18.png");
    width:50%;
    height:100px;
    background-position: center;
    animation-name: chuj;
    animation-duration: 0.3s;
    animation-iteration-count:infinite;
}

@keyframes chuj {
  from {top:0;margin-top:0;}
  to {margin-top:50vh;}
}*/

span {
    color: #cfd8dc;
}

.editOptions span, .oo-ui-dropdownWidget span.oo-ui-labelElement-label, .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper span.oo-ui-labelElement-label {
    color: #222;
}

#pagehistory li.selected, .diff-context, .oo-ui-tabSelectWidget-framed, .mw-prefs-buttons {
    background-color: #444;
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
    background-color: #000;
    color: #fff;
}

a {
    color: #51a3ec !important;
}

.mw-body,#mp-rside {
    background: #222b30 !important;
    border: 0 !important;
}

.mp-bordered *,.mp-bordered,.firstHeading {
    color:#cfd8dc;
    background: transparent !important;
}

.mw-parser-output .mp-bordered, .mw-parser-output .mp-h2, body.skin-timeless .mw-parser-output .mp-h2, .bubblebox,.mainpage_box {
    border-color: #455a64 !important;
}

.mid-table {
    display: none;
}

.mp-h2 {
    background: #455a64 !important;
}

#mw-head {
    background: #222222 !important;
    border: 0 !important;
}
/* rozpierdala ikony na gorze */
.vector-menu-content-list *{
    background: transparent !important;
    color: #cfd8dc;
}


#p-views,#p-namespaces {
    background-image: none !important;
}

.bubblebox {
    box-shadow: none !Important;
    background: #333333 !important;
}

.external {
    color: #51a3ec !important;
}

body a.external, .mw-body a.extiw, .uls-language-list a {
    color: #51a3ec !important;
}

a, .mw-body a.external, .mw-body a.extiw, .uls-language-list a {
    color: #51a3ec !important;
}

.mw-body, .parsoid-body {
    color: #cfd8dc;
}

ul {
    list-style-type: disc;
    list-style-image: unset !important;
}

#p-namespaces *,#ca-view {
    background-image: none !Important;
}

#mw-head div.darkvectorMenu h3 span {
    color: #51a3ec !important;
}


.bubblebox.red > .label {
    background: #f8bbd0 !important;
}

.bubblebox.green > .label {
    background-color: #c8e6c9 !important;
}

.orange.bubblebox > .label {
    background: #ffab91 !important;
}

.gray.bubblebox > .label {
    background: #eeeeee;
}

.mbox-image,.mbox-text,.mbox-imageright {
    background: #455a64 !important;
    border: none!important;
}

.catlinks {
    background: #212121;
    border: 0 !important
}

pre, .mw-code {
    background: #212121;
    color: #cfd8dc;
}

#footer-info-copyright {
    color: #cfd8dc;
}

.toc {
    background: #212121;
    border-color: #455a64 !important;
    border: 1px solid;
}

#mw-toc-heading,.tocnumber {
    color: #cfd8dc !important;
}

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

div.thumbinner {
    background: #212121 !important;
    color: #cfd8dc !important;
    border-color: #455a64 !important;
}

#template-documentation {
    background: #263238 !important;
}

.infobox {
    background: #212121 !important;
    color: #cfd8dc;
}

.infobox * {
    background:transparent !important;
}

.infobox tbody tr th {
    background: #263238 !important;

}

.infobox tbody tr td,.infobox tr td {
    background: #263238 !important;
}


.ambox {
    border-color: #455a64 !important;
    border: 1px solid;
}

.vertical-navbox {
    background: #212121 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    color: #cfd8dc;
}

.vertical-navbox * {
    background: #263238 !important;
}

.mw-body, #mp-rside {
    background: #222222 !important;
}

/* EKSKLUZYWNE DLA SZONARCHIVE */


#mp-main {
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

#mp-rside, #mp-lside {
        width: 500px !important;
    max-width: 500px !important;
}

@media (max-width: 1280px) {
  #mp-rside, #mp-lside{
        width: 370px !important;
    max-width: 370px !important;
  }
}

@media (min-width: 1000px) {
  #mp-rside,#mp-lside {
      flex: 1 !important;
      max-width: 100% !important
  }
}


#mp-rside .bubblebox, #mp-lside .bubblebox {
    margin: 1rem;
}

.mw-jump {
    display: none;
}

#mp-lside .bubblebox, #mp-rside .bubblebox {
    padding: 10px;
    border-radius: 6px;
}

#mp-main {
    width: 100% !Important;
}

.bubblebox > .label {
    color: #000;
    padding: 2px;
    border-radius: 6px;
    text-indent: 10px;
}

.portal h3 {
    color: #cfd8dc !important;
}

.toctitle h2 {
    color: #cfd8dc !important;
}

.vectorTabs,.vectorTabs *:not(#ca-watch.icon a):not(#ca-unwatch.icon a) {
    background: transparent !important;
}

#mw-head-base {
    height: 4.83rem;
}

code {
    font-family: monospace;
}

tbody {
    background: #212121;

}

.vectorMenuCheckbox {
    color: #cfd8dc !important;
}

p img {
    border: 4px solid !important;
    max-width:150px;
/*    max-height:150px;*/
    width: auto;
    height: auto;
    transition: max-width 0.3s,max-height 0.3s;
}

p.noexpand img, .noexpand img {
    transition: none;
}

p.noexpand img:hover, .noexpand img:hover {
    max-width: 150px;
    /*max-height: 150px;*/
}

p img:hover {
    max-width: 350px;
    /*max-height: 350px;*/
    border-color: #51a3ec !important;
}

span.emotka img {
    border: none !important;
}

#mw-pages h2, #mw-pages h3 {
    color: #cfd8dc !important;
}

.diffchange {
    color: #212121 !important;
    padding: 2px;
}

.mw-datatable th {
    background-color: #151100;
}

.mw-datatable td {
    background-color: #000;
}

.vectorMenu .menu {
    background-color: #000;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button, .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle {
    background-color: #222;
    color: #f8f8fa;
}

.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background: #000;
}

.mw-warning {
    background-color: #000;
}

#searchInput {
    color: #cfd8dc !important;
}

td {
    color: #cfd8dc !important;
}

a.new, .new a {
    color: #ec4f6a !important;
}

spoiler,.spoiler {
    color: #000 !important;
    background: #000 !important;
    transition: color 0.1s, background 0.1s;
}

.spoiler a {
    color: #000 !important;
}

.spoiler:hover a {
    color: #51a3ec !important;
}

spoiler:hover,.spoiler:hover {
    color: #cfd8dc !important;
    background: inherit !important;
    cursor: none !important;
}


.mw-wiki-logo, .image-invert {
    filter: invert(100%);
}

@keyframes srogiegrzyby {
  from {background:-webkit-repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px); background: repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px) !important; color: transparent;
}
  to {background:-webkit-repeating-linear-gradient(-45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px); background: repeating-linear-gradient(45deg,#ffffff,#ffffff 10px,#000000 10px,#000000 14px) !important; color: white;  user-select: none;
} 
}


/*
h1,h2,h3,h4,h5,h6,p,li {
  animation-name: srogiegrzyby;
  animation-duration: 0.1s;
  animation-iteration-count:infinite;
} */


/* CZAPULKA */
/* trzeba nową znaleźć also >nie reupload na catboxa */
/*.mw-wiki-logo::after {
    filter: invert(100%);
    content:"";
    width:100%;
    height:100%;
    background-image: url("https://www.searchpng.com/wp-content/uploads/2018/12/Santa-hat-png-1024x1024.png");
    background-size: cover;
    position:absolute;
    top:-50px;
    left:20px;
}*/


/*  SNIEG */
/*body::before {
    content:"";
    background-image: url("https://i.giphy.com/media/26BRyql7J3iOx875u/giphy.webp");
    background-repeat: repeat;
    position: fixed;
    height:100vh;
    width:100vw;
    left:0;
    pointer-events:none;
    opacity:0.16;
    z-index: 999;
    top:0;
}*/

/* SEBA */
/*html::after {
    top: 250px;
    content: "";
    width: 25%;
    height: 100%;
    background-image: url(https://i.imgur.com/FWrt8.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: -5%;
    position: fixed;
    bottom: 0;
    right:  0;
    pointer-events: none;
opacity: 0.9;
}*/

body.page-Strona_główna .firstHeading {
    display: none;
}

body.page-Strona_główna #contentSub {
    display: none;
}

body.page-Strona_główna .bubblebox > .label {
    font-size: larger;
}

span:target {
    font-weight: bold;
}

@keyframes pulse {
    0% {
        background-color: #ea6045;
    }

    25% {
        background-color: #f8ca4d;
    }

    50% {
        background-color: #f5e5c0;
    }

    75% {
        background-color: #3f5666;
    }

    100% {
        background-color: #2f3440;
    }
}

.cwel {
    animation: pulse 1s infinite alternate;
    text-transform: uppercase;
    user-select: none;
}

.cwel:empty:before {
    content: "KOMPROMITACJA CWELA";
}

.modline.modconflict, .modline.modconflict > span {
    color: #000;
}

.unsetlinks a {
    color: unset !important;
}

.znacznik {
    position: absolute;
    right: 5px;
    top: -48px;
    height: 48px;
}

.znacznik img {
    border: none !important;
    transition: none !important;
    height: 100%;
}

.znacznik .external {
    background: none;
    padding-right: 0;
}

.abbr {
    text-decoration: underline dotted;
}

q {
    color: #789922;
}

q::before {
    content: ">";
}

q::after {
    content: unset;
}

table.catlinks + table.catlinks {
    margin-top: 0;
}

/*html::after {
    content: "";
    pointer-events: none;
    background-image: url("https://files.catbox.moe/n26f0m.png");
    background-size: contain;
    position: fixed;
    bottom: 0;
    right: 0;
    --size: 0.5;
    width: calc(360px * var(--size));
    height: calc(318px * var(--size));
}*/

@font-face {
    font-family: wycop;
    src: url("https://files.catbox.moe/gwnp29.woff") format("woff"),
         url("https://files.catbox.moe/iu7wa1.ttf") format("ttf"),
         url("https://files.catbox.moe/bdhgjl.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Chicago;
    src: url("https://files.catbox.moe/o68llj.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
}

.bubblebox .mw-changeslist-legend, .bubblebox .mainpage-newpages .mw-changeslist-line-inner-comment, .mainpage-newpages .mw-changeslist h4 {
    display: none;
}


@keyframes dupa {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }

    50% {
        transform: rotate3d(0, 1, 0, 180deg);
    }

    100% {
        transform: rotate3d(0, 1, 0, 360deg);
    }
}
/*
html {
    animation: dupa 60s infinite linear;
}
*/