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

Z Encyklopedia Dinozaury.com
Skocz do: nawigacja, szukaj
m
Linia 1: Linia 1:
/**
+
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
* Styl CSS importowany do wszystkich skórek. Zawiera wspólne klasy CSS.
+
 
*
+
/** body {background-color: #e0d79d; }
* Zobacz też: [[MediaWiki:Monobook.css]], [[MediaWiki:Modern.css]],
+
#content {font-size: 90%; background-color: #f6f3cf;}
* [[MediaWiki:Cologneblue.css]], [[MediaWiki:Vector.css]].
+
#firstHeading {font-family: Arial}
*/
+
#content h1 {font-family: Arial}
 +
#content h2 {font-family: Arial}
  
/***
+
table.wikitable > tr > th, table.wikitable > * > tr > th {
* Uniwersalne style z enwiki
+
background-color: #e8dfa2;
*/
 
/* Unbulleted lists */
 
.plainlist ol,
 
.plainlist ul {
 
    line-height: inherit;
 
    list-style: none none;
 
    margin: 0;
 
 
}
 
}
.plainlist ol li,
+
table.wikitable, table.wikitable {
.plainlist ul li {
+
background-color: #f6f3cf;
    margin-bottom: 0;
 
 
}
 
}
/*
+
*/
* Uniwersalne style z enwiki - KONIEC
 
**/
 
  
/* Style dla infoboksów */
+
/**
 
+
* Make entire table valign=top,
.infobox {
+
* To replace the |valign=top| on every cell.
border: 1px solid #a2a9b1;
+
*/
background-color: #f8f8f8;
+
.vatop tr, tr.vatop, .vatop td, .vatop th {
border-collapse: collapse;
 
color: black;
 
font-size: 90%;
 
text-align:left;
 
margin: 0 0 0.4em 1.4em;
 
border-spacing: 0;
 
float: right;
 
clear: right;
 
width: 250px;
 
}
 
.ambox + .infobox {
 
margin-top: 0.6em;
 
}
 
.infobox td,
 
.infobox th {
 
 
vertical-align: top;
 
vertical-align: top;
padding: 4px;
 
}
 
.infobox td > .nopadding td {
 
padding: 0px;
 
 
}
 
}
  
.infobox caption {
+
/* General purpose "pretty (data) tables" */
font-size: larger;
+
table.datatable {
margin-left: inherit;
+
background-color: transparent;
}
 
.infobox.bordered {
 
border-collapse: collapse;
 
}
 
.infobox.bordered td,
 
.infobox.bordered th {
 
border: 1px solid #a2a9b1;
 
}
 
.infobox.bordered .borderless td,
 
.infobox.bordered .borderless th {
 
border: 0;
 
}
 
 
 
.infobox.sisterproject {
 
width: 20em;
 
font-size: 90%;
 
}
 
 
 
.infobox td > p {
 
margin: 0;
 
}
 
 
 
/* styles for bordered infobox with merged rows */
 
.infobox.bordered .mergedtoprow td,
 
.infobox.bordered .mergedtoprow th {
 
border: 0;
 
border-top: 1px solid #a2a9b1;
 
border-right: 1px solid #a2a9b1;
 
 
}
 
}
 
+
.infobox.bordered .mergedrow td,
+
table.datatable th, table.datatable td {
.infobox.bordered .mergedrow th {
 
border: 0;
 
border-right: 1px solid #a2a9b1;
 
}
 
.infobox ul,ol { margin-top: 0px; }
 
 
 
/* [[Szablon:Infobox ukryte]] */
 
.infobox>tbody>tr>td[colspan]:first-child>.collapsible {
 
width:100%;
 
margin:0;
 
background-color:transparent;
 
font-size:100%;
 
border-spacing: 0;
 
border-collapse:collapse;
 
}
 
 
 
 
 
/******************************************************************************/
 
/* Początek CSS dla bezstylowych infoboksów */
 
/* [[Moduł:Infobox]] */
 
 
 
.infobox>caption {
 
border-width: 1px;
 
border-color: #a2a9b1;
 
border-top-style: solid;
 
border-left-style: solid;
 
border-right-style: solid;
 
border-bottom-style: none;
 
border-collapse: collapse;
 
color: black;
 
border-spacing: 0;
 
text-align: center;
 
margin: 0;
 
background: #ccc;
 
 
padding: 4px;
 
padding: 4px;
caption-side: top;
 
font-size: larger;
 
font-weight: bold;
 
 
}
 
}
 
+
.infobox .wdq-items>th, /* [[Szablon:Język infobox/temp]] */
+
table.datatable th {
.infobox>tbody>tr:not([style])>th:not([colspan]):not([style]) {
 
 
text-align: left;
 
text-align: left;
font-weight: normal;
+
background-color: #999999;
background-color: #eee;
+
}
color: #111;
+
 +
table.datatable tr {
 +
background-color: #cccccc;
 
}
 
}
 
+
.infobox>tbody>tr:not([style])>th[colspan] {
+
table.datatable tr:hover {
border: 1px solid #a2a9b1;
+
background-color: #ffffcc;
text-align: center;
 
font-weight: bold;
 
 
}
 
}
  
.infobox>tbody>tr:not([style])>th[colspan]:not([style]) {
 
background-color: #ddd;
 
color: black;
 
}
 
  
.infobox>tbody>tr.iboxsisterlink:not([style]) {
+
/* make the list of references look smaller and highlight clicked reference in blue */
border: 1px solid #a2a9b1;
+
ol.references > li:target { background-color: #e8dfa2; }
background-color:white;
+
sup.reference:target { background-color: #e8dfa2; }
text-align: center;
 
}
 
  
.infobox>tbody>tr.iboxsisterlink>td>img:first-child {
+
/* Give wikitables blue headings */
float:left;
+
.wikitable th, .wikitable td.hl3, .wikitable th.hl3 {
margin-right: 0.5em;
+
background-color: #e8dfa2;
 
}
 
}
 
+
.wikitable td.hl1, .wikitable th.hl1 {
/* uwidoczniony separator w wierszach */
+
background: #f6f3cf;
.infobox>tbody>.iboxs {
 
border-top: 1px solid #a2a9b1;
 
 
}
 
}
 
+
.wikitable td.hl2, .wikitable th.hl2 {
/* grafika w infoboksach jest zwykle wyśrodkowana na białym tle */
+
background: #f6f3cf;
.infobox .grafika {
 
background-color: white;
 
text-align: center;
 
vertical-align: middle;
 
 
}
 
}
  
/* grafika parami obok siebie */
+
/**
.infobox>tbody>tr>td>table.ibox2 {
+
* Make entire table valign=top,
border-spacing: 0;
+
* To replace the |valign=top| on every cell.
border-collapse: collapse;
+
*/
width: 100%;
+
.vatop tr, tr.vatop, .vatop td, .vatop th {
 +
vertical-align: top;
 
}
 
}
  
.infobox>tbody>tr>td>table.ibox2>tbody>tr>td,
+
/* General purpose "pretty (data) tables" */
.infobox>tbody>tr>td>table.ibox2>tbody>tr>th {
+
table.datatable {
width: 50%;
+
background-color: transparent;
text-align: center;
 
vertical-align: middle;
 
 
}
 
}
 
+
/* Koniec CSS dla bezstylowych infoboksów */
+
table.datatable th, table.datatable td {
/******************************************************************************/
+
padding: 4px;
 
 
/* Styl dla testowego infoboksu */
 
 
 
table.testbox {
 
display: none;
 
 
}
 
}
 
+
/* Styl dla testowego wdboksu */
+
table.datatable th {
 
 
.wdbox .wdextids>tbody>tr>th:not([colspan]) {
 
 
text-align: left;
 
text-align: left;
font-weight: normal;
+
background-color: #999999;
background-color: #eee;
 
color: #555;
 
}
 
 
 
.wdbox .wdextids>tbody>tr>th[colspan] {
 
border: 1px solid #a2a9b1;
 
text-align: center;
 
font-weight: bold;
 
background-color: #ddd;
 
}
 
 
 
/* Style boksów z Merge i Split */
 
 
 
.messagebox {
 
border: 1px solid #a2a9b1;
 
background-color: #f8f9fa;
 
margin: 0 auto 1em auto;
 
padding: .2em;
 
text-align: justify;
 
}
 
.messagebox.merge {
 
border: 1px solid #cf9fff;
 
background-color: #f5edf5;
 
text-align: center;
 
 
}
 
}
 
+
.messagebox.talk {
+
table.datatable tr {
border: 1px solid #c0c090;
+
background-color: #cccccc;
background-color: #f8eaba;
 
 
}
 
}
 
+
.messagebox.nested-talk {
+
table.datatable tr:hover {
border: 1px solid #c0c090;
+
background-color: #ffffcc;
background-color: #f8eaba;
 
width: 100%;
 
margin: 2px 4px 2px 4px;
 
 
}
 
}
  
.messagebox.small, .messagebox.small-talk {
+
/* SideBox styling */
width: 238px;
+
div.sideBox {
font-size: 85%;
+
position: relative;
 
float: right;
 
float: right;
clear: both;
+
background: white;
margin: 0 0 1em 1em;
+
margin-left: 1em;
line-height: 1.25em;
+
border: 1px solid gray;
 +
padding: 0.3em;
 +
width: 200px;
 +
overflow: hidden;
 +
clear: right;
 
}
 
}
 
+
div.sideBox dl {
.messagebox.small-talk {
 
background: #F8EABA;
 
}
 
 
 
/* Standardowe szablony nawigacyjne. Dokumentacja pod [[en:Wikipedia:NavFrame]]. */
 
div.Boxmerge,
 
div.NavFrame {
 
margin: 0;
 
padding: 4px;
 
border: 1px solid #a2a9b1;
 
text-align: center;
 
border-collapse: collapse;
 
font-size: 95%;
 
}
 
div.NavFrame,
 
div.Boxmerge div.NavFrame {
 
border-style: none;
 
border-style: hidden;
 
}
 
div.NavFrame + div.NavFrame {
 
border-top-style: none;
 
border-top-style: hidden;
 
}
 
div.NavPic {
 
background-color: #fff;
 
margin: 0;
 
padding: 2px;
 
float: left;
 
}
 
div.NavFrame div.NavHead {
 
height: 1.6em;
 
font-weight: bold;
 
background-color: #ccf;
 
position:relative;
 
}
 
div.NavFrame p {
 
font-size: 100%;
 
}
 
div.NavFrame div.NavContent {
 
font-size: 100%;
 
}
 
div.NavFrame div.NavContent p {
 
font-size: 100%;
 
}
 
div.NavEnd {
 
margin: 0;
 
 
padding: 0;
 
padding: 0;
line-height: 1px;
+
margin: 0 0 0.3em 0;
clear: both;
+
font-size: 96%;
 
}
 
}
a.NavToggle {
+
div.sideBox dl dt {
position: absolute;
+
background: none;
top: 0;
+
margin: 0.4em 0 0 0;
right: 3px;
 
font-weight: normal;
 
font-size: 90%;
 
color:inherit;
 
 
}
 
}
 
+
div.sideBox dl dd {
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
+
margin: 0.1em 0 0 1.1em;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
+
background-color: #f6f3cf;
border: none;
 
padding: 0.25em 0.9em;       /* 0.9em left/right */
 
width: 100%;   /* Make all mboxes the same width regardless of text length */
 
 
}
 
}
  
td.mbox-image {                  /* The left image cell */
+
/***** 2. COLOR CLASSES FOR CONTENT  *****/
border: none;
+
padding: 2px 0 2px 0.9em;   /* 0.9em left, 0 right */
+
/* Border colors */
text-align: center;
+
.borderc1 { border-color: #e9e9e9; border-width: thin; }
}
+
.borderc2 { border-color: #aaaaaa; border-width: thin; }
 +
.borderc3 { border-color: #777777; border-width: thin; }
 +
.borderc4 { border-color: #000000; border-width: thin; }
 +
.borderc5 { border-color: #c00000; border-width: thin; }
 +
.borderc6 { border-color: #025e9d; border-width: thin; }
 +
.borderc7 { border-color: #008040; border-width: thin; }
 +
.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by: [[Template:Welcome]]. */
 +
 +
/* Background colors */
 +
.backgroundc1 { background-color: #ffffff; } /* Used by: [[Template:Welcome]]. */
 +
.backgroundc2 { background-color: #f6f3cf; }
 +
.backgroundc3 { background-color: #eeeeee; }
 +
.backgroundc4 { background-color: #e0e0e0; }
 +
.backgroundc5 { background-color: #d2d2d2; }
 +
.backgroundc6 { background-color: #b7b7b7; }
 +
.backgroundc7 { background-color: #a3a3a3; }
 +
.backgroundc8 { background-color: #444455; }
  
td.mbox-imageright {            /* The right image cell */
 
border: none;
 
padding: 2px 0.9em 2px 0;    /* 0 left, 0.9em right */
 
text-align: center;
 
}
 
  
td.mbox-empty-cell {        /* An empty narrow cell */
+
/** reduced subset of the mbox styles from enwiki, mainly for the nice boxflow **/
border: none;
+
table.mbox {
padding: 0;
+
margin: 4px 10%;
width: 1px;
 
}
 
 
 
/* Article message box template styles */
 
table.ambox {
 
margin: 0 10%;                         /* Will not overlap with other elements */
 
 
border-collapse: collapse;
 
border-collapse: collapse;
background-color: #fbfbfb !important;
+
border: 1px solid #aaa; /* Default "notice" gray */
border: 1px solid #a2a9b1;
+
background: #f6f3cf;
border-left: 10px solid #36c;       /* Default "notice" blue */
 
}
 
  
table.ambox th.ambox-text, table.ambox td.ambox-text {      /* The message body cell(s) */
+
/* TUTAJ */
padding: 0.25em 0.5em;              /* 0.5em left/right */
 
width: 100%;                        /* Make all templates the same width regardless of text size */
 
}
 
  
table.ambox td.ambox-image {          /* The left image cell */
+
/* Uwaga! Klasy CSS wspólne dla wszystkich skórek znajdują się w [[MediaWiki:Common.css]] */
padding: 2px 0 2px 0.5em;        /* 0.5em left, 0 right */
+
/* ładny sitenotice (kopia z enwiki) */
text-align: center;
+
#siteNotice {
 +
margin-top: 5px;
 +
        margin-bottom: -.5em;
 
}
 
}
 
+
/* początek skopiowanego z Wikisłownika */
table.ambox td.ambox-imageright {    /* The right image cell */
+
a {
padding: 2px 4px 2px 0;          /* 0 left, 4px right */
+
color:#2939B5;
text-align: center;
 
 
}
 
}
 
+
a:visited {
table.ambox-notice {
+
color:#00008B;
border-left: 10px solid #36c;       /* Blue */
 
 
}
 
}
 
+
a.external {
table.ambox-delete,
+
color:teal;
table.ambox-serious {
 
border-left: 10px solid #d33;       /* Red */
 
 
}
 
}
 
+
a.stub {
table.ambox-content {
+
color:#2B6653;
border-left: 10px solid #f28500;       /* Orange */
 
 
}
 
}
 
+
#content {
table.ambox-style {
+
color:black;
border-left: 10px solid #f4c430;       /* Yellow */
 
 
}
 
}
 
+
#content {
table.ambox-merge {
+
background:white;
border-left: 10px solid #9932cc;       /* Purple */
 
 
}
 
}
 
+
#p-cactions li {
table.ambox-protection {
+
background:white;
border-left: 10px solid #bba;         /* Gray */
 
 
}
 
}
 
+
#p-cactions li a {
table.ambox.ambox-mini {                 /* small floating box variant */
+
background: white;
float: right;
 
clear: right;
 
margin: 0 0 0 1em;
 
width: 25%;
 
 
}
 
}
 
+
/* kolory wg przestrzeni nazw */
/* poprawa podwójnego obramowania, gdy w artykule znajduje się kilka amboksów */
+
.ns-0 * #content {
/* fixing double border when multiple amboxes present */
+
color:black;
table.ambox + table.ambox {
+
background:white;
border-top: 0 !important;
 
 
}
 
}
 
+
.ns-0 * table,.ns-0 * #p-cactions li,.ns-0 * #p-cactions li a {
/* Talk page message box template styles */
+
background:white;
table.tmbox {
 
margin: 0 10%;                        /* Will not overlap with other elements */
 
border-collapse: collapse;
 
background-color: #f8eaba !important;
 
border: 1px solid #4682b4;
 
 
}
 
}
 
+
.ns-1 * #content {
table.tmbox th.tmbox-text, table.tmbox td.tmbox-text {     /* The message body cell(s) */
+
color:black;
padding: 0.25em 0.5em;             /* 0.5em left/right */
+
background:#FFFFEE;
width: 100%;                       /* Make all templates the same width regardless of text size */
 
 
}
 
}
 
+
.ns-1 * table,.ns-1 * #p-cactions li,.ns-1 * #p-cactions li a {
table.tmbox td.tmbox-image {          /* The left image cell */
+
background:#FFFFEE;
padding: 2px 0 2px 0.5em;        /* 0.5em left, 0 right */
 
text-align: center;
 
 
}
 
}
 
+
.ns-2 * #content {
table.tmbox td.tmbox-imageright {     /* The right image cell */
+
color:black;
padding: 2px 4px 2px 0;           /* 0 left, 4px right */
+
background:#EFFFFF;
text-align: center;
 
 
}
 
}
 
+
.ns-2 * table,.ns-2 * #p-cactions li,.ns-2 * #p-cactions li a {
table.tmbox-serious {
+
background:#EFFFFF;
border: 1px solid #d33;       /* Red */
 
 
}
 
}
 
+
.ns-3 * #content {
table.tmbox-content {
+
color:black;
border: 1px solid #f28500;       /* Orange */
+
background:#FFFFEE;
 
}
 
}
 
+
.ns-3 * table,.ns-3 * #p-cactions li,.ns-3 * #p-cactions li a {
table.tmbox-style {
+
background:#FFFFEE;
border: 1px solid #f4c430;       /* Yellow */
 
 
}
 
}
 
+
.ns-4 * #content {
table.tmbox-merge {
+
color:black;
border: 1px solid #9932cc;       /* Purple */
+
background:#EFFFFF;
 
}
 
}
 
+
.ns-4 * table,.ns-4 * #p-cactions li,.ns-4 * #p-cactions li a {
table.tmbox-protection {
+
background-color:#EFFFFF;
border: 1px solid #bba;         /* Gray */
 
 
}
 
}
 
+
.ns-5 * #content {
table.tmbox.tmbox-mini {                 /* small floating box variant */
+
color:black;
float: right;
+
background:#FFFFEE;
clear: right;
 
margin: 0 0 0 1em;
 
width: 25%;
 
 
}
 
}
 
+
.ns-5 * table,.ns-5 * #p-cactions li,.ns-5 * #p-cactions li a {
/* poprawa podwójnego obramowania, gdy na stronie dyskusji znajduje się kilka tmboksów */
+
background-color:#FFFFEE;
/* fixing double border when multiple tmboxes present */
 
table.tmbox + table.tmbox {
 
margin-top: 4px !important;
 
 
}
 
}
 
+
.ns-6 * #content {
/* Footer and header message box styles */
+
color:black;
table.fmbox {
+
background:#F0F0F0;
clear: both;
 
margin: 0.2em 0;
 
width: 100%;
 
border: 1px solid #a2a9b1;
 
background: #f8f9fa;     /* Default "system" gray */
 
 
}
 
}
table.fmbox-system {
+
.ns-6 * table,.ns-6 * #p-cactions li,.ns-6 * #p-cactions li a {
background: #f8f9fa;
+
background-color:#F0F0F0;
 
}
 
}
table.fmbox-warning {
+
.ns-7 * #content {
border: 1px solid #bb7070; /* Dark pink */
+
color:black;
background: #ffdbdb;       /* Pink */
+
background:#FFFFEE;
 
}
 
}
table.fmbox-editnotice {
+
.ns-7 * table,.ns-7 * #p-cactions li,.ns-7 * #p-cactions li a {
background: transparent;
+
background-color:#FFFFEE;
 
}
 
}
 
+
.ns-8 * #content {
/**
+
color:black;
* Wklejka z enwiki
+
background:#F0F0F0;
*/
 
/* These mbox-small classes must be placed after all other
 
  ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
 
  they override "table.ambox + table.ambox" above. */
 
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
 
    /* @noflip */
 
    clear: right;
 
    /* @noflip */
 
    float: right;
 
    /* @noflip */
 
    margin: 4px 0 4px 1em;
 
    box-sizing: border-box;
 
    width: 238px;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
 
}
 
}
html body.mediawiki .mbox-small-left {  /* For the "small=left" option. */
+
.ns-8 * table,.ns-8 * #p-cactions li,.ns-8 * #p-cactions li a {
    /* @noflip */
+
background-color:#F0F0F0;
    margin: 4px 1em 4px 0;
 
    box-sizing: border-box;
 
    overflow: hidden;
 
    width: 238px;
 
    border-collapse: collapse;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
 
}
 
}
/*
+
.ns-9 * #content {
* Wklejka z enwiki - KONIEC
+
color:black;
**/
+
background:#FFFFEE;
 
 
/* Klasa dokumentacji */
 
.template-documentation {
 
background-color:#ECFCF4;
 
border:1px solid #a2a9b1;
 
clear:both;
 
margin:1em 0pt 0pt;
 
padding:5px;
 
 
}
 
}
 
+
.ns-9 * table,.ns-9 * #p-cactions li,.ns-9 * #p-cactions li a {
/* default skin for navigation boxes */
+
background-color:#FFFFEE;
table.navbox {            /* navbox container style */
 
border:1px solid #a2a9b1;
 
width:100%;
 
margin:auto;
 
clear:both;
 
font-size:88%;
 
text-align:center;
 
padding:1px;
 
 
}
 
}
table.navbox + table.navbox {
+
.ns-10 * #content {
margin-top:-1px;       /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
+
color:black;
 +
background:#F0F0F0;
 
}
 
}
.navbox-title, .navbox-abovebelow, table.navbox th {
+
.ns-10 * table,.ns-10 * #p-cactions li,.ns-10 * #p-cactions li a {
text-align:center;      /* title and above/below styles */
+
background-color:#F0F0F0;
padding-left:1em;
 
padding-right:1em;
 
 
}
 
}
.navbox-group {           /* group style */
+
.ns-11 * #content {
white-space:nowrap;
+
color:black;
text-align:right;
+
background:#FFFFEE;
font-weight:bold;
 
padding-left:1em;
 
padding-right:1em;
 
 
}
 
}
.navbox, .navbox-subgroup {
+
.ns-11 * table,.ns-11 * #p-cactions li,.ns-11 * #p-cactions li a {
background:#fdfdfd;     /* Background color */
+
background-color:#FFFFEE;
 
}
 
}
.navbox-list {
+
.ns-12 * #content {
border-color:#fdfdfd;   /* Must match background color */
+
color:black;
 +
background:#EFFFFF;
 
}
 
}
 
+
.ns-12 * table,.ns-12 * #p-cactions li,.ns-12 * #p-cactions li a {
a.navbox-title {
+
background-color:#EFFFFF;
color:inherit; /* kolor linków w nagłówku */
 
 
}
 
}
 
+
.ns-13 * #content {
.navbox-title, table.navbox th {
+
color:black;
background:#ccccff;     /* Level 1 color */
+
background:#FFFFEE;
 
}
 
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
+
.ns-13 * table,.ns-13 * #p-cactions li,.ns-13 * #p-cactions li a {
background:#ddddff;     /* Level 2 color */
+
background-color:#FFFFEE;
 
}
 
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
+
.ns-15 * #content {
background:#e6e6ff;     /* Level 3 color */
+
color:black;
 +
background:#FFFFEE;
 
}
 
}
.navbox-even {
+
.ns-15 * table,.ns-15 * #p-cactions li,.ns-15 * #p-cactions li a {
background:#f7f7f7;     /* Even row striping */
+
background-color:#FFFFEE;
 
}
 
}
.navbox-odd {
+
.ns-101 * #content {
background:transparent; /* Odd row striping */
+
color:black;
 +
background:#FFFFEE;
 
}
 
}
 
+
.ns-101 * table,.ns-101 * #p-cactions li,.ns-101 * #p-cactions li a {
/* odstęp pomiędzy pierwszym navboksem a tekstem  */
+
background-color:#FFFFEE;
table.firstNavbox {
 
margin-top:1em;
 
 
}
 
}
 
+
.ns-103 * #content {
/* -------------------------------------------------------------------------- */
+
color:black;
 
+
background:#FFFFEE;
/* universalna ramka zamiast szablonu border */
 
#bodyContent .ramka {
 
display:table-cell;
 
border-collapse:collapse;
 
border:1px solid #BBB;
 
 
}
 
}
 
+
.ns-103 * table,.ns-103 * #p-cactions li,.ns-103 * #p-cactions li a {
/* zapobieganie rozjeżdżaniu stron */
+
background-color:#FFFFEE;
#bodyContent pre {
 
        overflow-x: auto;
 
        overflow-y: hidden;
 
 
}
 
}
 
+
#ca-edit a {
/* ----
+
font-weight:bold !important;
  Klasy do spisu treści pomocy i ew. pokrewnych.
 
---- */
 
 
 
/* powrót do spisu treści itp. */
 
#bodyContent .helplink_back a {
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Torchlight_back.png/15px-Torchlight_back.png") center left no-repeat;
 
padding-left: 19px;
 
padding-right: 0;
 
 
}
 
}
/* przejście do następnej strony pomocy itp. */
+
td.diff-otitle {
#bodyContent .helplink_forward a {
+
background-color:inherit;
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/46/Torchlight_forward.png/15px-Torchlight_forward.png") center right no-repeat;
 
padding-right: 19px;
 
padding-left: 0;
 
 
}
 
}
/* podstrona tematyczna */
+
td.diff-ntitle {
#bodyContent .helplink_subpage a, #bodyContent .legenda .helplink_subpage {
+
background-color:inherit;
background: url("//upload.wikimedia.org/wikipedia/commons/d/d7/A_help_folder.gif") center left no-repeat;
 
padding-left: 14px;
 
padding-right: 0;
 
 
}
 
}
/* strona pomocy */
+
.diffchange {
#bodyContent .helplink_helppage a, #bodyContent .legenda .helplink_helppage {
+
font-weight:bold;
background: url("//upload.wikimedia.org/wikipedia/commons/3/3c/A_help_text.gif") center left no-repeat;
+
background-color:inherit;
padding-left: 14px;
+
border:1px dotted rgb(170,170,170);
padding-right: 0;
 
 
}
 
}
/* kategoria */
+
td.diff-addedline,td.diff-deletedline,td.diff-context {
#bodyContent .helplink_catpage a, #bodyContent .legenda .helplink_catpage {
+
font-size:85%;
background: url("//upload.wikimedia.org/wikipedia/commons/4/40/A_help_category.gif") center left no-repeat;
+
color: inherit;
padding-left: 14px;
 
padding-right: 0;
 
 
}
 
}
/* strona specjalna */
+
/* Formatowanie dla szablonów dla współrzędnych geograficznych */
#bodyContent .helplink_specpage a, #bodyContent .legenda .helplink_specpage {
+
#coordinates, #shortcut_upper {
background: url("//upload.wikimedia.org/wikipedia/commons/b/b6/A_help_special.gif") center left no-repeat;
+
position: absolute;
padding-left: 14px;
+
z-index: 1;
padding-right: 0;
+
right: 35px;
 +
top: 0.2em;
 +
font-size: 85%;
 
}
 
}
/* strona portalu */
+
#n-bad-image,.ns-6 #n-bug_in_article,#n-changes-in-category {
#bodyContent .helplink_orgpage a, #bodyContent .legenda .helplink_orgpage {
+
display:none
background: url("//upload.wikimedia.org/wikipedia/commons/8/88/A_help_portal.gif") center left no-repeat;
 
padding-left: 14px;
 
padding-right: 0;
 
 
}
 
}
 
+
.ns-6 #n-bad-image,.ns-14 #n-changes-in-category {
 
+
display: list-item
/* klasa audiolink dla szablonu Audio */
 
#bodyContent .audiolink a {
 
background: url("//upload.wikimedia.org/wikipedia/commons/f/f7/Loudspeaker.png") center left no-repeat;
 
padding-left: 15px;
 
 
}
 
}
 
+
/* zmiany w sidebarze (nie dotyczy problemu sidebara) */
/* klasa topalign, żeby umożliwić wyrównanie do góry wszystkich pól tableki */
+
#p-navigation h5,#p-zmiany h5 {
table.topalign td, table.topalign th {
+
display: none;
vertical-align: top;
 
 
}
 
}
/* analogicznie bottomalign i centeralign */
+
/* Link do kanału irca na [[WP:OZ]] wyświetlony tylko w monobooku */
table.bottomalign td, table.bottomalign th {
+
#rc-irc {
vertical-align: bottom;
+
display: block !important;
}
 
/* analogicznie bottomalign i middlealign */
 
table.middlealign td, table.middlealign th {
 
vertical-align: middle;
 
}
 
 
 
.CollapseButton {
 
font-size: x-small;
 
float: right;
 
font-weight: normal;
 
text-align: right;
 
width: 36px;
 
 
}
 
}
 
+
/* naprawa nagłówków - domyślnie h6 jest mniejszy (!) od zwykłego tekstu */
/* Wyróżnienie klikniętego przypisu w celu ułatwienia nawigacji */
+
h5 {
ol.references li:target,
+
font-size:105%;
sup.reference:target,
 
span.citation:target {  
 
    background-color: #DEF;
 
 
}
 
}
 
+
h5 .editsection {
/* Klasa dla szablonu {{Główny artykuł}} */
 
.detail, .details {
 
margin: 0 0 0.7em 2em;
 
border: 1px solid #e7e7e7;
 
border-width: 1px 0;
 
text-align:left;
 
 
font-size:95%;
 
font-size:95%;
background: #fdfdfd;
+
font-weight:normal;
padding:1px 4px;
 
display: table;
 
 
}
 
}
.detail > span {
+
h6 {
display: table-row;
+
font-size:100%;
 
}
 
}
.detail > span > span {
+
h6 .editsection {
display: table-cell;
+
font-size:100%;
padding-left: 4px;
 
width:100%;
 
}
 
 
 
/* poprawne wyświetlanie tytułów z indeksami z użyciem szablonu {{małą literą}} */
 
.firstHeading {
 
line-height: 1.2em
 
}
 
 
 
/* Szablon:Władca */
 
table.wladca-box + table.navbox {
 
margin-top: 0;
 
}
 
table.wladca-box {
 
width: 100%;
 
clear: both;
 
vertical-align: top;
 
text-align: center;
 
font-size: 95%;
 
}
 
table.wladca-box + table.wladca-box {
 
border-top: 0 !important;
 
}
 
table.wladca-box td {
 
padding: 2px;
 
}
 
 
 
/* Domyślne wartości dla szablonu współrzędnych geograficznych
 
  Więcej informacji w szablonie [[Szablon:Koordynaty/Linkuj]].
 
  Nazwy klas "geo", "longitude" i "latitude" są używane w mikroformacie
 
  geograficznym i nie powinny być zmieniane. */
 
.geo-default, .geo-dms, .geo-dec {
 
display: inline;
 
}
 
.geo-nondefault, .geo-multi-punct {
 
display: none;
 
}
 
.longitude, .latitude {
 
white-space: nowrap;
 
}
 
 
 
/* kosmetyka tagów filtru nadużyć - widoczne na OZ  */
 
.mw-tag-marker {
 
font-weight: bold;
 
background-color: #f0fff0;
 
}
 
.mw-tag-marker-visualeditor,
 
.mw-tag-marker-visualeditor-switched,
 
.mw-tag-marker-HHVM,
 
.mw-tag-marker-mobile_edit,
 
.mw-tag-marker-mobile_app_edit,
 
.mw-tag-marker-mobile_web_edit,
 
.mw-tag-marker-gettingstarted_edit {
 
font-weight: normal;
 
background-color: transparent;
 
}
 
 
 
/* kolorowanie linków w nagłówkach tabel z kolorowym tłem */
 
.linksInherit a {
 
color: inherit;
 
}
 
 
 
/* [[:Kategoria:Szablony_Fb]], reszta w [Monobook|Modern].css */
 
table.fb-tab  {
 
text-align: center;
 
}
 
 
 
/* [[:Kategoria:Szablony_Fb]] */
 
table.fb-tab0 { font-size: 100%;   }
 
table.fb-tab1 { font-size:  90%;    }
 
table.fb-tab2 { font-size:  85%;    }
 
table.fb-tab3 { font-size:  80%;    }
 
tr.fb-row0 { color: black; background-color: #EEE;  }
 
tr.fb-row1 { color: black; background-color: white; }
 
td.fb-result-none { background-color: #CCC; width: 30px; }
 
td.fb-result-hwin { background-color: #DFE7FF; width: 30px; }
 
td.fb-result-gwin { background-color: #FFDFDF; width: 30px;}
 
td.fb-result-draw { background-color: #FFF; width: 30px;}
 
 
 
/* Poniższy kawałek może się nie walidować walidatorem W3C */
 
/* -moz-* i -webkit-* to rozszerzenia producentów przeglądarek(CSS 2.1 4.1.2.1) */
 
/* column-count pochodzi z modułu "CSS Multi-column Layout" w CSS3 */
 
/* Zignoruj błędy walidatora spowodowane poniższymi definicjami */
 
/* Używana też: .references-1column */
 
/* 2017-12-26 wyłączam (Paweł Ziemian)
 
.references-2column {
 
-moz-column-count: 2;
 
-webkit-column-count: 2;
 
column-count: 2;
 
}
 
.references-3column {
 
-moz-column-count: 3;
 
-webkit-column-count: 3;
 
column-count: 3;
 
}
 
*/
 
 
 
/* stała szerokosć kolumny */
 
.mw-references-columns {
 
-ms-column-count: auto;
 
-ms-column-width: 30em;
 
-ms-column-gap: 2em;
 
-moz-column-count: auto;
 
-moz-column-width: 30em;
 
-moz-column-gap: 2em;
 
-webkit-column-count: auto;
 
-webkit-column-width: 30em;
 
-webkit-column-gap: 2em;
 
column-count: auto;
 
column-width: 30em;
 
column-gap: 2em;
 
}
 
 
 
/* Pozwala na "numerowanie" uwag kolejnymi literami alfabetu; patrz [[Szablon:Uwagi]] */
 
.refsection-uwagi .references,
 
.refsection-uwaga .references {
 
list-style-type: lower-alpha;
 
}
 
/* <nowiki> Wsparcie dla {{Uwagi|=mini}} (uwagi do tabelek itp.) </nowiki> */
 
.refsection-mini .references {
 
list-style-type: lower-roman;
 
}
 
.refsection-mini .mw-cite-backlink {
 
display:none;
 
}
 
/* Miniprzypisy dla [[Szablon:Infobox uwaga]] i kolegów */
 
.refsection-infobox .references {
 
list-style-type: lower-alpha;
 
list-style-position: inside;
 
margin-left: 0;
 
}
 
 
 
/* Zapobiega zwiększaniu się wysokości linii z indeksami górnymi i dolnymi */
 
#bodyContent sup, #bodyContent sub {
 
line-height: 1em;
 
}
 
 
 
/* Nie łamiemy linii w głupich miejscach */
 
.nowraplinks a, span.texhtml, sup.reference, sup.reference a {
 
white-space: nowrap;
 
}
 
/* przyciski ułatwiające administrację poczekalnią - domyślnie ukryte */
 
.poczekalnia {
 
display:none;
 
}
 
 
 
/* W oknie oznaczania wersji jako przejrzana ukrycie pola komentarza */
 
.fr-comment-box {
 
display: none;
 
}
 
 
 
/* kosmetyka wersji przejrzanych - likwidacja pogrubienia na OZ  */
 
.mw-fr-reviewlink {
 
 
font-weight: normal;
 
font-weight: normal;
}
 
 
/* Wikiglob */
 
.wikiglob {
 
background:url(//upload.wikimedia.org/wikipedia/commons/3/3e/MP-open-book4.png)
 
}
 
 
.coordinates.put-in-header {
 
        font-size: small;
 
}
 
iframe#openstreetmap {
 
        height: 350px;
 
        width: 100%;
 
        clear: both;
 
}
 
 
* html .IPA {
 
font-family: Quivira, Code2000, Sun-ExtA, "DejaVu Sans", "Gentium Plus", Gentium, "Doulos SIL", Helvetica, "Arial Unicode MS", "Lucida Sans Unicode", sans-serif;
 
}
 
:first-child ~ html .IPA {
 
font-family: Quivira, Code2000, Sun-ExtA, "DejaVu Sans", "Gentium Plus", Gentium, "Doulos SIL", Helvetica, "Arial Unicode MS", "Lucida Sans Unicode", sans-serif;
 
}
 
/* Nie podkreślamy linków z szablonu {{IPA}} */
 
.IPA a {
 
        text-decoration: none;
 
}
 
 
/* Do wersji oprogramowania */
 
td.wersja  { white-space: nowrap; background-color: white; color: black; }
 
td.wersja .poprzednia    { background-color: white; }
 
td.wersja .biezaca      { background-color: lime; }
 
td.wersja .testowa      { background-color: palegreen; }
 
td.wersja .zapowiedziana { background-color: lightyellow; }
 
 
 
/* Style dla narzędzi edycyjnych pod polem edycji, patrz [[MediaWiki:Edittools]] */
 
#plwiki-edittools {
 
margin-top: 1px;
 
border: 1px dotted #a2a9b1;
 
padding: 2px;
 
font-size: 95%;
 
}
 
#plwiki-edittools .plwiki-edittools-section p {
 
margin: 0;
 
}
 
 
/**
 
* Style for horizontal lists (separator following item).
 
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
 
* @revision 3.1 (2013-01-16)
 
* @author [[User:Edokter]]
 
*/
 
.skin-monobook .hlist dl,
 
.skin-modern .hlist dl,
 
.skin-vector .hlist dl {
 
    line-height: 1.5em;
 
}
 
.hlist dl,
 
.hlist ol,
 
.hlist ul {
 
    margin: 0;
 
    padding: 0;
 
}
 
/* Display list items inline and make them nowrap */
 
.hlist dd,
 
.hlist dt,
 
.hlist li {
 
    margin: 0;
 
    display: inline;
 
    white-space: nowrap;
 
}
 
/* Allow wrapping for list items (in tight spaces) */
 
.hlist.hwrap dd,
 
.hlist.hwrap dt,
 
.hlist.hwrap li {
 
    white-space: normal;
 
}
 
/* Display nested lists inline and allow them to wrap */
 
.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;
 
    white-space: normal;
 
}
 
/* Generate interpuncts */
 
.hlist dt:after {
 
    content: ":";
 
}
 
.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;
 
}
 
/* For IE8 */
 
.hlist dd.hlist-last-child:after,
 
.hlist dt.hlist-last-child:after,
 
.hlist li.hlist-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;
 
}
 
/* For IE8 */
 
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
 
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
 
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
 
    content: ")";
 
    font-weight: normal;
 
}
 
/* Put numbers in front of ordered list items */
 
.hlist.hnum ol {
 
    counter-reset: list-item;
 
}
 
.hlist.hnum ol > li {
 
    counter-increment: list-item;
 
}
 
.hlist.hnum ol > li:before {
 
    content: counter(list-item) " ";
 
}
 
.hlist.hnum dd ol > li:first-child:before,
 
.hlist.hnum dt ol > li:first-child:before,
 
.hlist.hnum li ol > li:first-child:before {
 
    content: "(" counter(list-item) " ";
 
}
 
/* Wsparcie dla różnych przypisów w navboksach */
 
.navbox .hlist ol.references {
 
    counter-reset: list-item;
 
}
 
.navbox .hlist ol.references > li {
 
    counter-increment: list-item;
 
}
 
.navbox .hlist ol.references > li:before {
 
    content: "[" counter(list-item) "] ";
 
}
 
.navbox .hlist .refsection-uwaga ol.references > li:before {
 
    content: "[" counter(list-item, lower-latin) "] ";
 
}
 
.navbox .hlist .refsection-mini ol.references > li:before {
 
    content: "[" counter(list-item, lower-roman) "] ";
 
}
 
 
/* Watchlist-summary */
 
/* płaskie paragrafy dla class="inline hlist" */
 
.inline.hlist > p, .inline.hlist > ul  {
 
display:inline;
 
}
 
/* separator między płaską listą, a następnym paragrafem */
 
.hlist.inline ul+p:before {
 
content: "• ";
 
}
 
/* lista wielopoziomowa wyświetlana bez nawiasów */
 
.nobracket.hlist dd dd:first-child:before, .nobracket.hlist dd dt:first-child:before, .nobracket.hlist dd li:first-child:before,
 
.nobracket.hlist dt dd:first-child:before, .nobracket.hlist dt dt:first-child:before, .nobracket.hlist dt li:first-child:before,
 
.nobracket.hlist li dd:first-child:before, .nobracket.hlist li dt:first-child:before, .nobracket.hlist li li:first-child:before {
 
    content: "";
 
    font-weight: normal;
 
}
 
.nobracket.hlist dd dd:last-child:after, .nobracket.hlist dd dt:last-child:after, .nobracket.hlist dd li:last-child:after,
 
.nobracket.hlist dt dd:last-child:after, .nobracket.hlist dt dt:last-child:after, .nobracket.hlist dt li:last-child:after,
 
.nobracket.hlist li dd:last-child:after, .nobracket.hlist li dt:last-child:after, .nobracket.hlist li li:last-child:after {
 
    content: "";
 
    font-weight: normal;
 
}
 
/* For IE8 */
 
.nobracket.hlist dd dd.nobracket.hlist-last-child:after, .nobracket.hlist dd dt.nobracket.hlist-last-child:after,
 
.nobracket.hlist dd li.nobracket.hlist-last-child:after,
 
.nobracket.hlist dt dd.nobracket.hlist-last-child:after, .nobracket.hlist dt dt.nobracket.hlist-last-child:after,
 
.nobracket.hlist dt li.nobracket.hlist-last-child:after,
 
.nobracket.hlist li dd.nobracket.hlist-last-child:after, .nobracket.hlist li dt.nobracket.hlist-last-child:after,
 
.nobracket.hlist li li.nobracket.hlist-last-child:after {
 
    content: "";
 
    font-weight: normal;
 
}
 
 
/* Mniejsze linki do edycji sekcji */
 
/* Domyślny to 'small', 'x-small' używany na pl.wikipedii od 2007: */
 
/* https://pl.wikipedia.org/w/index.php?title=MediaWiki:Common.js&diff=prev&oldid=6328525 */
 
.mw-editsection, .mw-editsection-like { font-size: x-small; }
 
 
/* Style do opisu Linii kolejowych        */
 
/* mają zastosowanie w opisie przebiegu  */
 
/* linii kolejowej tworzonego przy użyciu */
 
/* szablonu {{LK}}                        */
 
 
td.lk {
 
background-color: #f8f9fa;
 
width: 20px;
 
vertical-align: top;
 
}
 
td.lkELC {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/BSicon_back_ELC.svg/20px-BSicon_back_ELC.svg.png);
 
}
 
td.lkexELC {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/b/b9/BSicon_back_exELC.svg/20px-BSicon_back_exELC.svg.png);
 
}
 
td.lkSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/BSicon_back_STR.svg/20px-BSicon_back_STR.svg.png);
 
}
 
td.lkexSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/51/BSicon_back_exSTR.svg/20px-BSicon_back_exSTR.svg.png);
 
}
 
td.lkLSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f0/BSicon_back_LSTR.svg/20px-BSicon_back_LSTR.svg.png);
 
}
 
td.lkexLSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/44/BSicon_back_exLSTR.svg/20px-BSicon_back_exLSTR.svg.png);
 
}
 
td.lkuSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/BSicon_back_uSTR.svg/20px-BSicon_back_uSTR.svg.png);
 
}
 
td.lkuLSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/2a/BSicon_back_uLSTR.svg/20px-BSicon_back_uLSTR.svg.png);
 
}
 
td.lkuexSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/17/BSicon_back_uexSTR.svg/20px-BSicon_back_uexSTR.svg.png);
 
}
 
td.lkuexLSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/43/BSicon_back_uexLSTR.svg/20px-BSicon_back_uexLSTR.svg.png);
 
}
 
td.lkvSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/6e/BSicon_back_vSTR.svg/20px-BSicon_back_vSTR.svg.png);
 
}
 
td.lkvLSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/ab/BSicon_back_vLSTR.svg/20px-BSicon_back_vLSTR.svg.png);
 
}
 
td.lkvLSTR- {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/BSicon_back_vLSTR-.svg/20px-BSicon_back_vLSTR-.svg.png);
 
}
 
td.lkvL-STR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/BSicon_back_v-LSTR.svg/20px-BSicon_back_v-LSTR.svg.png);
 
}
 
td.lkevSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/17/BSicon_back_evSTR.svg/20px-BSicon_back_evSTR.svg.png);
 
}
 
td.lkxvSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/00/BSicon_back_xvSTR.svg/20px-BSicon_back_xvSTR.svg.png);
 
}
 
td.lkexvSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f7/BSicon_back_exvSTR.svg/20px-BSicon_back_exvSTR.svg.png);
 
}
 
td.lktSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/58/BSicon_back_tSTR.svg/20px-BSicon_back_tSTR.svg.png);
 
}
 
td.lkextSTR {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/08/BSicon_back_texSTR.svg/20px-BSicon_back_texSTR.svg.png);
 
}
 
td.lkutSTR {
 
        background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/59/BSicon_back_utSTR.svg/20px-BSicon_back_utSTR.svg.png);
 
}
 
td.lkuextSTR {
 
        background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/BSicon_back_uextSTR.svg/20px-BSicon_back_uextSTR.svg.png);
 
}
 
td.lkkm {
 
text-align: right;
 
vertical-align: middle;
 
padding: 0 .5em !important;;
 
font-size: 80%;
 
white-space: nowrap;
 
background-color: #f8f9fa;
 
}
 
td.lkopis {
 
padding-left: 2px !important;;
 
}
 
 
/* Wsparcie dla Szablon:Cytuj */
 
.citation i>em  { font-style: normal; }
 
.cite-name-before { display:none!important; }
 
.cite-name-after { display:inline!important;}
 
.cite-name-full { display:none!important; }
 
.cite-name-initials { display:inline!important; }
 
.references .cite-name-before { display:inline!important; }
 
.references .cite-name-after { display:none!important; }
 
.references .cite-name-full { display:inline!important; }
 
.references .cite-name-initials { display:none!important; }
 
.cite-at-al { display:inline!important; }
 
.citation.pmid .issn, .citation.doi .issn, .citation.pmc .issn, .citation.nourl .accessdate { display: none; }
 
 
 
/* Odpowiedzi na stronach FAQ i podobnych */
 
.faq {
 
padding: 0 1em 1em;
 
}
 
 
/* Zawartość niewyświetlana na komputerach */
 
.nodesktop {
 
    display: none;
 
}
 
 
/* Styl dla klasy "tree" dla listy z coraz większym wcięciem. Używany w {{s|język infobox}} w polu "Klasyfikacja genetyczna" */
 
 
.tree ul { margin-left: 0px; list-style-position: inside; }
 
.tree li { padding-left: 5.0em; }
 
.tree li:nth-child(0) { padding-left: 0.0em; }
 
.tree li:nth-child(1) { padding-left: 0.5em; }
 
.tree li:nth-child(2) { padding-left: 1.0em; }
 
.tree li:nth-child(3) { padding-left: 1.5em; }
 
.tree li:nth-child(4) { padding-left: 2.0em; }
 
.tree li:nth-child(5) { padding-left: 2.5em; }
 
.tree li:nth-child(6) { padding-left: 3.0em; }
 
.tree li:nth-child(7) { padding-left: 3.5em; }
 
.tree li:nth-child(8) { padding-left: 4.0em; }
 
.tree li:nth-child(9) { padding-left: 4.5em; }
 
 
/* Link do Wikidanych z infoboksu. Używany w {{s|język infobox}} w tytułach pól */
 
.wdlink {
 
display: none;
 
}
 
 
/*
 
* Wyświetlanie fragmentów spisu treści
 
* użyte w  [[Szablon:Spis treści]]
 
*/
 
.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;
 
}
 
 
/* Ikonka przypisu cytowania ręcznego w VE */
 
.oo-ui-icon-ref-cite-any {
 
background-image:url(//upload.wikimedia.org/wikipedia/commons/8/82/Bookmark_icon.svg)
 
}
 
 
/* Personae na stronach pomocy i dokumentacji */
 
.hidefor-loggedout { display: none }
 
.hidefor-loggedin { display: inline }
 
.hidefor-autoconfirmed { display: inline }
 
.hidefor-editor { display: inline }
 
.hidefor-sysop { display: inline }
 
 
/* Centralna nawigacja metastron */
 
.global-nav a:hover,
 
.global-nav a:focus {
 
text-decoration: none;
 
}
 
 
table.global-nav {
 
border-spacing: 20px 0;
 
}
 
 
.global-nav td:hover,
 
.global-nav td:focus {
 
border: #0645AD solid !important;
 
border-width: 0 0 3px 0 !important;
 
border-radius: 2px !important;
 
background-color: #E5EDFB !important;
 
}
 
 
.global-nav a {
 
display: block;
 
width: 100%;
 
height: 100%;
 
}
 
 
/* https://phabricator.wikimedia.org/T130021 */
 
.oo-ui-messageDialog-actions.oo-ui-messageDialog-actions-vertical .oo-ui-actionWidget {
 
height: 4em;
 
}
 
.oo-ui-messageDialog-actions.oo-ui-messageDialog-actions-vertical .oo-ui-actionWidget.oo-ui-labelElement .oo-ui-labelElement-label {
 
display: table-cell;
 
line-height: 1.5em;
 
height: 4em;
 
width: 300px;
 
vertical-align: middle;
 
white-space: normal;
 
}
 
 
/* Informacja w [[Szablon:Literatura-lista]] */
 
.literatura-lista {
 
border-bottom: 1px #a2a9b1 solid;
 
}
 
.literatura-lista-i {
 
font-style: italic;
 
margin-left: 1.6em;
 
}
 
 
/* [[Szablon:Lang]] */
 
.lang-list abbr {
 
text-decoration: none!important;
 
border-bottom:0;
 
}
 
 
/* wyszarzanie nieprawidłowych i nieusprawiedliwionych numerów ISBN */
 
.isbn-incorrect, .isbn-invalid {
 
color: #888;
 
}
 
 
/* wyłączanie zaznaczania tekstu, używaj rozsądnie */
 
.disabled-user-selection {
 
-webkit-user-select: none;
 
-moz-user-select: none;
 
-ms-user-select: none;
 
user-select: none;
 
 
}
 
}

Wersja z 17:04, 5 lis 2018

/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

/** body {background-color: #e0d79d; }
#content {font-size: 90%; background-color: #f6f3cf;}
#firstHeading {font-family: Arial}
#content h1 {font-family: Arial}
#content h2 {font-family: Arial}

table.wikitable > tr > th, table.wikitable > * > tr > th {
	background-color: #e8dfa2;
}
table.wikitable, table.wikitable {
	background-color: #f6f3cf;
}
*/

/**
 * Make entire table valign=top,
 * To replace the |valign=top| on every cell.
 */
.vatop tr, tr.vatop, .vatop td, .vatop th {
	vertical-align: top;
}

/* General purpose "pretty (data) tables" */
table.datatable {
	background-color: transparent;
}
 
table.datatable th, table.datatable td {
	padding: 4px;
}
 
table.datatable th {
	text-align: left;
	background-color: #999999;
}
 
table.datatable tr {
	background-color: #cccccc;
}
 
table.datatable tr:hover {
	background-color: #ffffcc;
}


/* make the list of references look smaller and highlight clicked reference in blue */
ol.references > li:target { background-color: #e8dfa2; }
sup.reference:target { background-color: #e8dfa2; }

/* Give wikitables blue headings */
.wikitable th, .wikitable td.hl3, .wikitable th.hl3 {
	background-color: #e8dfa2;
}
.wikitable td.hl1, .wikitable th.hl1 {
	background: #f6f3cf;
}
.wikitable td.hl2, .wikitable th.hl2 {
	background: #f6f3cf;
}

/**
 * Make entire table valign=top,
 * To replace the |valign=top| on every cell.
 */
.vatop tr, tr.vatop, .vatop td, .vatop th {
	vertical-align: top;
}

/* General purpose "pretty (data) tables" */
table.datatable {
	background-color: transparent;
}
 
table.datatable th, table.datatable td {
	padding: 4px;
}
 
table.datatable th {
	text-align: left;
	background-color: #999999;
}
 
table.datatable tr {
	background-color: #cccccc;
}
 
table.datatable tr:hover {
	background-color: #ffffcc;
}

/* SideBox styling */
div.sideBox {
	position: relative;
	float: right;
	background: white;
	margin-left: 1em;
	border: 1px solid gray;
	padding: 0.3em;
	width: 200px;
	overflow: hidden; 
	clear: right;
}
div.sideBox dl {
	padding: 0;
	margin: 0 0 0.3em 0;
	font-size: 96%;
}
div.sideBox dl dt {
	background: none;
	margin: 0.4em 0 0 0;
}
div.sideBox dl dd {
	margin: 0.1em 0 0 1.1em;
	background-color: #f6f3cf;
}

/***** 2. COLOR CLASSES FOR CONTENT  *****/
 
/* Border colors */
.borderc1 { border-color: #e9e9e9; border-width: thin; }
.borderc2 { border-color: #aaaaaa; border-width: thin; }
.borderc3 { border-color: #777777; border-width: thin; }
.borderc4 { border-color: #000000; border-width: thin; }
.borderc5 { border-color: #c00000; border-width: thin; }
.borderc6 { border-color: #025e9d; border-width: thin; }
.borderc7 { border-color: #008040; border-width: thin; }
.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by: [[Template:Welcome]]. */
 
/* Background colors */
.backgroundc1 { background-color: #ffffff; } /* Used by: [[Template:Welcome]]. */
.backgroundc2 { background-color: #f6f3cf; }
.backgroundc3 { background-color: #eeeeee; }
.backgroundc4 { background-color: #e0e0e0; }
.backgroundc5 { background-color: #d2d2d2; }
.backgroundc6 { background-color: #b7b7b7; }
.backgroundc7 { background-color: #a3a3a3; }
.backgroundc8 { background-color: #444455; }


/** reduced subset of the mbox styles from enwiki, mainly for the nice boxflow **/
table.mbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #aaa; /* Default "notice" gray */
	background: #f6f3cf;

/* TUTAJ */

/* Uwaga! Klasy CSS wspólne dla wszystkich skórek znajdują się w [[MediaWiki:Common.css]] */
/* ładny sitenotice (kopia z enwiki) */
#siteNotice {
	margin-top: 5px;
        margin-bottom: -.5em;
}
/* początek skopiowanego z Wikisłownika */
a {
	color:#2939B5;
}
a:visited {
	color:#00008B;
}
a.external {
	color:teal;
}
a.stub {
	color:#2B6653;
}
#content {
	color:black;
}
#content {
	background:white;
}
#p-cactions li {
	background:white;
}
#p-cactions li a {
	background: white;
}
/* kolory wg przestrzeni nazw */
.ns-0 * #content {
	color:black;
	background:white;
}
.ns-0 * table,.ns-0 * #p-cactions li,.ns-0 * #p-cactions li a {
	background:white;
}
.ns-1 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-1 * table,.ns-1 * #p-cactions li,.ns-1 * #p-cactions li a {
	background:#FFFFEE;
}
.ns-2 * #content {
	color:black;
	background:#EFFFFF;
}
.ns-2 * table,.ns-2 * #p-cactions li,.ns-2 * #p-cactions li a {
	background:#EFFFFF;
}
.ns-3 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-3 * table,.ns-3 * #p-cactions li,.ns-3 * #p-cactions li a {
	background:#FFFFEE;
}
.ns-4 * #content {
	color:black;
	background:#EFFFFF;
}
.ns-4 * table,.ns-4 * #p-cactions li,.ns-4 * #p-cactions li a {
	background-color:#EFFFFF;
}
.ns-5 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-5 * table,.ns-5 * #p-cactions li,.ns-5 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-6 * #content {
	color:black;
	background:#F0F0F0;
}
.ns-6 * table,.ns-6 * #p-cactions li,.ns-6 * #p-cactions li a {
	background-color:#F0F0F0;
}
.ns-7 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-7 * table,.ns-7 * #p-cactions li,.ns-7 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-8 * #content {
	color:black;
	background:#F0F0F0;
}
.ns-8 * table,.ns-8 * #p-cactions li,.ns-8 * #p-cactions li a {
	background-color:#F0F0F0;
}
.ns-9 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-9 * table,.ns-9 * #p-cactions li,.ns-9 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-10 * #content {
	color:black;
	background:#F0F0F0;
}
.ns-10 * table,.ns-10 * #p-cactions li,.ns-10 * #p-cactions li a {
	background-color:#F0F0F0;
}
.ns-11 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-11 * table,.ns-11 * #p-cactions li,.ns-11 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-12 * #content {
	color:black;
	background:#EFFFFF;
}
.ns-12 * table,.ns-12 * #p-cactions li,.ns-12 * #p-cactions li a {
	background-color:#EFFFFF;
}
.ns-13 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-13 * table,.ns-13 * #p-cactions li,.ns-13 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-15 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-15 * table,.ns-15 * #p-cactions li,.ns-15 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-101 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-101 * table,.ns-101 * #p-cactions li,.ns-101 * #p-cactions li a {
	background-color:#FFFFEE;
}
.ns-103 * #content {
	color:black;
	background:#FFFFEE;
}
.ns-103 * table,.ns-103 * #p-cactions li,.ns-103 * #p-cactions li a {
	background-color:#FFFFEE;
}
#ca-edit a {
	font-weight:bold !important;
}
td.diff-otitle {
	background-color:inherit;
}
td.diff-ntitle {
	background-color:inherit;
}
.diffchange {
	font-weight:bold;
	background-color:inherit;
	border:1px dotted rgb(170,170,170);
}
td.diff-addedline,td.diff-deletedline,td.diff-context {
	font-size:85%;
	color: inherit;
}
/* Formatowanie dla szablonów dla współrzędnych geograficznych */
#coordinates, #shortcut_upper {
	position: absolute;
	z-index: 1;
	right: 35px;
	top: 0.2em;
	font-size: 85%;
}
#n-bad-image,.ns-6 #n-bug_in_article,#n-changes-in-category {
	display:none
}
.ns-6 #n-bad-image,.ns-14 #n-changes-in-category {
	display: list-item
}
/* zmiany w sidebarze (nie dotyczy problemu sidebara) */
#p-navigation h5,#p-zmiany h5 {
	display: none;
}
/* Link do kanału irca na [[WP:OZ]] wyświetlony tylko w monobooku */
#rc-irc {
	display: block !important;
}
/* naprawa nagłówków - domyślnie h6 jest mniejszy (!) od zwykłego tekstu */
h5 {
	font-size:105%;
}
h5 .editsection {
	font-size:95%;
	font-weight:normal;
}
h6 {
	font-size:100%;
}
h6 .editsection {
	font-size:100%;
	font-weight: normal;
}