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

Z PUTwiki
Przejdź do nawigacjiPrzejdź do wyszukiwania
Nie podano opisu zmian
Nie podano opisu zmian
Linia 1: Linia 1:
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
body {
.mw-wiki-logo{
background: url("/resources/assets/zielona_sraczka_bkgrnd.png");
background-repeat: no-repeat;
background-size: 150px;
}
}


/*
 
  * This is the CSS common to all desktop skins on en.Wikipedia.
/**
  * Styling inside .mw-parser-output should generally use TemplateStyles.
  * Styl CSS importowany do wszystkich skórek poza mobilną. Zawiera wspólne klasy CSS.
*
* Zobacz też: [[MediaWiki:Vector-2022.css]], [[MediaWiki:Vector.css]],
*  [[MediaWiki:Monobook.css]], [[MediaWiki:Timeless.css]].
  * Mobilne style: [[MediaWiki:Mobile.css]]
*/
 
/**
* mw-collapsed table tweaks
* some tests: [[Wikipedysta:Nux/test table collapse]]
  */
  */
/* Reset italic styling set by user agent */
th[colspan] .mw-collapsible-toggle:before {
cite,
padding-left: .2em;
dfn {
}
font-style: inherit;
.mw-collapsed > caption {
width: fit-content;
}
}


/* Straight quote marks for <q> */
/**
q {
a11y
quotes: '"' '"' "'" "'";
*/
/* screen reader only */
.mw-parser-output .offscreen {
  position:absolute;
  height:1px;
  width:1px;
  overflow:hidden;
  padding:0;
  border:0;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px, 1px, 1px, 1px);
}
}


/* Avoid collision of blockquote with floating elements by swapping margin and padding */
/* klasa topalign, żeby umożliwić wyrównanie do góry wszystkich pól tableki */
blockquote {
table.topalign td, table.topalign th {
overflow: hidden;
vertical-align: top;
margin: 1em 0;
}
padding: 0 40px;
/* analogicznie bottomalign i centeralign */
table.bottomalign td, table.bottomalign th {
vertical-align: bottom;
}
}
 
/* analogicznie bottomalign i middlealign */
/* Consistent size for <small>, <sub> and <sup> */
table.middlealign td, table.middlealign th {
small {
vertical-align: middle;
font-size: 85%;
}
}


.mw-body-content sub,
/* Wyróżnienie klikniętego {{odn}} w celu ułatwienia nawigacji */
.mw-body-content sup {
.citation:target {
font-size: 80%;
    background-color: var(--background-color-progressive-subtle, #eaf3ff);
}
}


/* Same spacing for indented and unindented paragraphs on talk pages */
/* Domyślne wartości dla szablonu współrzędnych geograficznych
.ns-talk .mw-body-content dd {
  Dodawane przez [[Moduł:Współrzędne]].
margin-top: 0.4em;
  Nazwy klas "geo", "longitude" i "latitude" są używane w mikroformacie
margin-bottom: 0.4em;
  geograficznym i nie powinny być zmieniane. */
.geo-default, .geo-dms, .geo-dec {
display: inline;
}
}
 
.geo-nondefault, .geo-multi-punct {
/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),
 
/* Avoid FOUC/reflows on collapsed elements. */
/* This copies MediaWiki's solution for T42812 to apply to innercollapse/outercollapse (T325115). */
/* TODO: Use :is() selector at some reasonable future when support is good for Most Clients */
/* Reference: https://gerrit.wikimedia.org/g/mediawiki/core/+/ecda06cb2aef55b77c4b4d7ecda492d634419ead/resources/src/jquery/jquery.makeCollapsible.styles.less#75 */
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > p,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > table,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > thead + tbody,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) tr:not( :first-child ),
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) .mw-collapsible-content,
 
/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
display: none;
display: none;
}
}
 
.longitude, .latitude {
/* Different margin on references */
white-space: nowrap;
.references {
margin-bottom: 0.5em;
}
}


/* Cite customizations */
/* kosmetyka tagów filtru nadużyć - widoczne na OZ  */
span[ rel="mw:referencedBy" ] {
@media screen {
counter-reset: mw-ref-linkback 0;
    html.skin-theme-clientpref-night .mw-tag-marker { --tag-marker-background-color: #006000; }
}
}
 
@media screen and (prefers-color-scheme: dark) {
span[ rel='mw:referencedBy' ] > a::before {
html.skin-theme-clientpref-os .mw-tag-marker { --tag-marker-background-color: #006000; }
content: counter( mw-ref-linkback, lower-alpha );
font-size: 80%;
font-weight: bold;
font-style: italic;
}
}
 
.mw-tag-marker {
a[ rel="mw:referencedBy" ]::before {
font-weight: bold;
font-weight: bold;
content: "^";
background-color: var(--tag-marker-background-color, #f0fff0);
}
}
 
.mw-tag-marker-visualeditor,
span[ rel="mw:referencedBy" ]::before {
.mw-tag-marker-visualeditor-switched,
content: "^ ";
.mw-tag-marker-visualeditor-wikitext,
}
.mw-tag-marker-discussiontools-reply,
 
.mw-tag-marker-discussiontools-newtopic,
/* Styling for jQuery makeCollapsible, matching that of collapseButton */
.mw-tag-marker-discussiontools-source,
.mw-parser-output .mw-collapsible-toggle:not(.mw-ui-button) {
.mw-tag-marker-discussiontools-visual,
.mw-tag-marker-HHVM,
.mw-tag-marker-massmessage-delivery,
.mw-tag-marker-mobile_edit,
.mw-tag-marker-mobile_app_edit,
.mw-tag-marker-mobile_web_edit,
.mw-tag-marker-advanced_mobile_edit,
.mw-tag-marker-android_app_edit,
.mw-tag-marker-ios_app_edit,
.mw-tag-marker-gettingstarted_edit,
.mw-tag-marker-bot-reviewed {
font-weight: normal;
font-weight: normal;
padding-right: 0.2em;
background-color: transparent;
padding-left: 0.2em;
}
}


.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
/* kolorowanie linków w nagłówkach tabel z kolorowym tłem */
/* @noflip */
.linksInherit a {
float: left;
color: inherit;
text-decoration: underline; /* bądźmy ludźmi i pokażmy czytelnikom, że to link */
}
}


/* Lists in wikitable data cells are always left-aligned */
/* [[:Kategoria:Szablony_Fb]], reszta w [Monobook|Modern].css */
.wikitable td ul,
table.fb-tab  {
.wikitable td ol,
text-align: center;
.wikitable td dl {
/* @noflip */
text-align: left;
}
}


/* Change the external link icon to a PDF icon for all PDF files */
/* [[:Kategoria:Szablony_Fb]] */
.mw-parser-output a[href$=".pdf"].external,
table.fb-tab0 { font-size: 100%;    }
.mw-parser-output a[href*=".pdf?"].external,
table.fb-tab1 { font-size:  90%;    }
.mw-parser-output a[href*=".pdf#"].external,
table.fb-tab2 { font-size:  85%;    }
.mw-parser-output a[href$=".PDF"].external,
table.fb-tab3 { font-size:  80%;    }
.mw-parser-output a[href*=".PDF?"].external,
tr.fb-row0 { color: black; background-color: #EEE;  }
.mw-parser-output a[href*=".PDF#"].external {
tr.fb-row1 { color: black; background-color: white; }
background: url("//upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png") no-repeat right;
td.fb-result-none { background-color: #CCC; width: 30px; }
/* @noflip */
td.fb-result-hwin { background-color: #DFE7FF; width: 30px; }
padding: 8px 18px 8px 0;
td.fb-result-gwin { background-color: #FFDFDF; width: 30px;}
}
td.fb-result-draw { background-color: #FFF; width: 30px;}


/* System messages styled similarly to fmbox */
/* stała szerokosć kolumny */
/* for .mw-warning-with-logexcerpt, behavior of this line differs between
.mw-references-columns {
* the edit-protected notice and the special:Contribs for blocked users
column-count: auto;
* The latter has specificity of 3 classes so we have to triple up here.
column-width: 30em;
*/
column-gap: 2em;
.mw-warning-with-logexcerpt.mw-warning-with-logexcerpt.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background-color: var(--background-color-error-subtle, #ffdbdb);
padding: 0.25em 0.9em;
box-sizing: border-box;
}
}


/* default colors for partial block message */
/* Pozwala na "numerowanie" uwag kolejnymi literami alfabetu; patrz [[Szablon:Uwagi]] */
/* gotta get over the hump introduced by the triple class above */
.refsection-uwagi .references,
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt.mw-warning-with-logexcerpt {
.refsection-uwaga .references {
border-color: #fc3;
list-style-type: lower-alpha;
background-color: var(--background-color-warning-subtle, #fef6e7);
}
}
 
/* <nowiki> Wsparcie dla {{Uwagi|=mini}} (uwagi do tabelek itp.) </nowiki> */
/* Minimum thumb width */
.refsection-mini .references {
@media (min-width: 640px) {
list-style-type: lower-roman;
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'],
.thumbinner {
min-width: 100px;
}
}
}
 
.refsection-mini .mw-cite-backlink {
/* Prevent floating boxes from overlapping any category listings,
display:none;
  file histories, edit previews, and edit [Show changes] views. */
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
clear: both;
}
}


/* Hide stuff meant for accounts with special permissions. Made visible again in
/* Miniprzypisy dla [[Szablon:Infobox uwaga]] i kolegów */
  [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-abusefilter.css]],
.refsection-infobox .references {
  [[MediaWiki:Group-abusefilter-helper.css]], [[MediaWiki:Group-patroller.css]],
list-style-type: lower-alpha;
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
list-style-position: inside;
  [[MediaWiki:Group-extendedconfirmed.css]], [[Mediawiki:Group-autoconfirmed.css]], and [[MediaWiki:Group-user.css]] */
margin-left: 0;
.checkuser-show,
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


/* Hide the redlink generated by {{Editnotice}},
/* Nie łamiemy linii w głupich miejscach */
  this overrides the ".sysop-show { display: none; }" above that applies
.nowraplinks a {
  to the same link as well. See [[phab:T45013]]
white-space: nowrap;
 
  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 */
/* W oknie oznaczania wersji jako przejrzana ukrycie pola komentarza i etykiety pola */
ul.permissions-errors {
.fr-comment-box, label[for="mw-fr-commentbox"] {
margin: 0;
display: none;
}
}


ul.permissions-errors > li {
/* kosmetyka wersji przejrzanych - likwidacja pogrubienia na OZ  */
list-style: none;
.mw-fr-reviewlink {
font-weight: normal;
}
}


/* larger inline math */
/* Nie podkreślamy linków z szablonu {{IPA}} */
span.mwe-math-mathml-inline {
.IPA a {
font-size: 118%;
    text-decoration: none;
}
}


/* Make <math display="block"> be left aligned with one space indent for
/* przypisy w navboxach */
* compatibility with style conventions
.refsection-nav .references {
*/
    list-style-type: upper-alpha;
.mwe-math-fallback-image-display,
    font-size: 95%;
.mwe-math-mathml-display {
margin-left: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
}
 
.refsection-nav .mw-cite-backlink {
.mwe-math-mathml-display math {
    display:none;
display: inline;
}
}
 
.navbox .hlist .refsection-nav ol.references > li:before {
@media screen {
    content: "[" counter(list-item, upper-latin) "] ";
/* Put a chequered background behind images, only visible if they have transparency,
* except on main, user, and portal namespaces
*/
body:not(.ns-0):not(.ns-2):not(.ns-100) .gallerybox .thumb img {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
 
/* Display "From Wikipedia, the free encyclopedia" in skins that support it,
  do not apply to print mode */
#siteSub {
display: block;
}
/* Make the list of references smaller
* Keep in sync with Template:Refbegin/styles.css
* And Template:Reflist/styles.css
*/
.references {
font-size: 90%;
}
}
}


/* Hide FlaggedRevs notice UI when there are no pending changes */
/* wyłącz kursywę w szablonach cytowania */
.flaggedrevs_draft_synced,
cite.citation { font-style: inherit; }
.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;
}


/*
/* Wsparcie dla Szablon:Cytuj */
  * BELOW HERE THERE BE SOONTOBE TEMPLATESTYLES THINGS;
.citation i>em { font-style: normal; }
* SEE [[MediaWiki talk:Common.css/to do]]
.cite-name-before { display:none!important; }
* CSS is separated by component (which is why media queries are not joined)
.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; }


/* Infoboxes */
/* ikonki typu dostępu w szablonach cytowania */
.infobox {
.citation.open-access::before,
border: 1px solid #a2a9b1;
.citation.closed-access::before,
color: black;
.citation.registered-access::before,
padding: 0.2em;
.citation.limited-access::before {
font-size: 88%;
content: "";
line-height: 1.5em;
background-repeat: no-repeat;
border-spacing: 3px;
background-position: left center;
margin: 0.5em 0;
padding-right: 1em;
}
}
 
.citation.open-access::before {
@media screen {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Open_Access_logo_green_alt2.svg/8px-Open_Access_logo_green_alt2.svg.png");
.infobox {
background-color: var(--background-color-neutral-subtle, #f8f9fa);
    }
}
}
 
.citation.closed-access::before {
@media (max-width: 640px) {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Closed_Access_logo_alternative.svg/8px-Closed_Access_logo_alternative.svg.png");
.infobox {
width: 100%;
}
   
.infobox .nowrap {
white-space: normal;
}
}
}
 
.citation.registered-access::before {
@media (min-width: 640px) {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Lock-blue-alt-2.svg/8px-Lock-blue-alt-2.svg.png");
.infobox {
/* @noflip */
margin-left: 1em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
width: 22em;
}
}
}
 
.citation.limited-access::before {
.infobox-header,
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Lock-blue-alt-2.svg/8px-Lock-blue-alt-2.svg.png");
.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,
/* T156351: Support for Parsoid's Cite implementation */
.infobox-data,
span[ rel="mw:referencedBy" ] {
/* Remove element selector when every .infobox thing is using the standard module/templates  */
    counter-reset: mw-ref-linkback 0;
.infobox th,
.infobox td {
/* @noflip */
text-align: left;
}
}
 
span[ rel="mw:referencedBy" ] > a::before {
/* Remove .infobox when element selectors above are removed */
    content: counter( mw-ref-linkback, lower-alpha );
.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,
/* Odpowiedzi na stronach FAQ i podobnych */
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.faq {
.infobox caption {
padding: 0 1em 1em;
padding: 0.2em;
}
}


/* Remove .infobox when element selectors above are removed */
/* Zawartość niewyświetlana na komputerach */
.infobox .infobox-header,
.nodesktop {
.infobox .infobox-subheader,
    display: none;
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
}


/* Remove .infobox when element selectors above are removed */
/* Personae na stronach pomocy i dokumentacji */
.infobox .infobox-navbar {
.hidefor-loggedout { display: none }
/* @noflip */
.hidefor-loggedin { display: inline }
text-align: right;
.hidefor-autoconfirmed { display: inline }
}
.hidefor-editor { display: inline }
.hidefor-sysop { display: inline }


/* Normal font styling for wikitable row headers with scope="row" tag */
/* [[Szablon:Lang]] */
.wikitable.plainrowheaders th[scope=row],
.lang-list abbr {
.wikitable.plainrowheaders th[scope=rowgroup] {
text-decoration: none!important;
font-weight: normal;
border-bottom:0;
/* @noflip */
text-align: left;
}
}


/* Remove underlines from certain links */
/* wyszarzanie nieprawidłowych i nieusprawiedliwionych numerów ISBN */
.nounderlines a,
.isbn-incorrect, .isbn-invalid {
.IPA a:link,
color: #888;
.IPA a:visited {
text-decoration: none !important;
}
}


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


/* But allow wrapping where desired: */
/* wyrównywanie do prawej kolumn w tabelkach
.wrap,
Uwaga! Unikaj używania tych klas. Zamiast tego użyj: [[Szablon:Table alignment]].
.wraplinks a {
*/
white-space: normal;
.col-1-text-align-right>tbody>tr>:nth-child(1){text-align: right;}
}
.col-2-text-align-right>tbody>tr>:nth-child(2){text-align: right;}
.col-3-text-align-right>tbody>tr>:nth-child(3){text-align: right;}
.col-4-text-align-right>tbody>tr>:nth-child(4){text-align: right;}
.col-5-text-align-right>tbody>tr>:nth-child(5){text-align: right;}
.col-6-text-align-right>tbody>tr>:nth-child(6){text-align: right;}
.col-7-text-align-right>tbody>tr>:nth-child(7){text-align: right;}
.col-8-text-align-right>tbody>tr>:nth-child(8){text-align: right;}
.col-9-text-align-right>tbody>tr>:nth-child(9){text-align: right;}


/* texhtml class for inline math (based on generic times-serif class) */
/* wizualny separator między sąsiednimi wywołaniami [[Szablon:Mecz piłarski]] */
/* remove spans when this is TemplateStyled */
.mecz-pilkarski+.mecz-pilkarski{border-top: 1px solid #F5F5F5;}
span.texhtml {
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
font-size: 118%;
line-height: 1;
/* Force tabular and lining display for texhtml */
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none;
}


span.texhtml span.texhtml {
/* Ukrycie przycisków do oznaczania stron */
font-size: 100%;
/* https://pl.wikipedia.org/w/index.php?oldid=58546385#Strony_testowe_dla_newbie_w_systemie_wersji_przejrzanych */
}
body[class*=" page-Pomoc_Krok_"] #mw-fr-reviewform,
body[class*=" page-Pomoc_Krok_"] #mw-fr-revisiontag
{ display: none; }


@media (min-width: 640px) {
/* Domyślny stan problemów. Zobacz: [[MediaWiki:Gadget-sprawdz-problemy-szablony.css]] */
span.texhtml {
.problemy { display: none; }
white-space: nowrap;
}
}


/* Prevent flags in tables from collapsing: Fix for T116318
/*
  * TODO: Remove when [[phab:T368469]] merges [[phab:T367463]] for the other skins
  * Bez tego {{Wymowa}} w podglądzie stron wyświetla się jak przycisk (z marginesem i reaguje na hover).
* Msz2001: Dodaję to obejście 13.01.25, pomyślę jak to zrobić bez takich hacków...
  */
  */
@media (max-width: 640px) {
.mwe-popups-extract .ext-phonos-PhonosButton {margin: 0 !important;}
.flagicon a > img,
.mwe-popups-extract .ext-phonos-PhonosButton .oo-ui-buttonElement-button {
.flagicon noscript > img {
padding: 0 !important;
max-width: none !important;
min-width: 0 !important;
}
min-height: 0 !important;
}
background: transparent !important;
 
@media screen {
.nochecker .gallerybox .thumb img {
background-image: none;
}
}
}
/*
* Put anything you mean to be a sitewide addition above the TemplateStyles
* comment above.
*/

Wersja z 00:25, 8 gru 2025

body {
	background: url("/resources/assets/zielona_sraczka_bkgrnd.png");
}


/**
 * Styl CSS importowany do wszystkich skórek poza mobilną. Zawiera wspólne klasy CSS.
 *
 * Zobacz też: [[MediaWiki:Vector-2022.css]], [[MediaWiki:Vector.css]],
 *   [[MediaWiki:Monobook.css]], [[MediaWiki:Timeless.css]].
 * Mobilne style: [[MediaWiki:Mobile.css]]
 */

/**
 * mw-collapsed table tweaks
 * some tests: [[Wikipedysta:Nux/test table collapse]]
 */
th[colspan] .mw-collapsible-toggle:before {
	padding-left: .2em;
}
.mw-collapsed > caption {
	width: fit-content;
}

/**
 a11y
*/
/* screen reader only */
.mw-parser-output .offscreen {
  position:absolute;
  height:1px;
  width:1px;
  overflow:hidden;
  padding:0;
  border:0;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px, 1px, 1px, 1px);
}

/* klasa topalign, żeby umożliwić wyrównanie do góry wszystkich pól tableki */
table.topalign td, table.topalign th {
	vertical-align: top;
}
/* analogicznie bottomalign i centeralign */
table.bottomalign td, table.bottomalign th {
	vertical-align: bottom;
}
/* analogicznie bottomalign i middlealign */
table.middlealign td, table.middlealign th {
	vertical-align: middle;
}

/* Wyróżnienie klikniętego {{odn}} w celu ułatwienia nawigacji */
.citation:target { 
    background-color: var(--background-color-progressive-subtle, #eaf3ff);
}

/* Domyślne wartości dla szablonu współrzędnych geograficznych
   Dodawane przez [[Moduł:Współrzędne]].
   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  */
@media screen {
    html.skin-theme-clientpref-night .mw-tag-marker { --tag-marker-background-color: #006000; }
}
@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .mw-tag-marker { --tag-marker-background-color: #006000; }
}
.mw-tag-marker {
	font-weight: bold;
	background-color: var(--tag-marker-background-color, #f0fff0);
}
.mw-tag-marker-visualeditor,
.mw-tag-marker-visualeditor-switched,
.mw-tag-marker-visualeditor-wikitext,
.mw-tag-marker-discussiontools-reply,
.mw-tag-marker-discussiontools-newtopic,
.mw-tag-marker-discussiontools-source,
.mw-tag-marker-discussiontools-visual,
.mw-tag-marker-HHVM,
.mw-tag-marker-massmessage-delivery,
.mw-tag-marker-mobile_edit,
.mw-tag-marker-mobile_app_edit,
.mw-tag-marker-mobile_web_edit,
.mw-tag-marker-advanced_mobile_edit,
.mw-tag-marker-android_app_edit,
.mw-tag-marker-ios_app_edit,
.mw-tag-marker-gettingstarted_edit,
.mw-tag-marker-bot-reviewed {
	font-weight: normal;
	background-color: transparent;
}

/* kolorowanie linków w nagłówkach tabel z kolorowym tłem */
.linksInherit a {
	color: inherit;
	text-decoration: underline; /* bądźmy ludźmi i pokażmy czytelnikom, że to link */
}

/* [[: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;}

/* stała szerokosć kolumny */
.mw-references-columns {
	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;
}

/* Nie łamiemy linii w głupich miejscach */
.nowraplinks a {
	white-space: nowrap;
}

/* W oknie oznaczania wersji jako przejrzana ukrycie pola komentarza i etykiety pola */
.fr-comment-box, label[for="mw-fr-commentbox"] {
	display: none;
}

/* kosmetyka wersji przejrzanych - likwidacja pogrubienia na OZ  */
.mw-fr-reviewlink {
	font-weight: normal;
}

/* Nie podkreślamy linków z szablonu {{IPA}} */
.IPA a {
    text-decoration: none;
}

/* przypisy w navboxach */
.refsection-nav .references {
    list-style-type: upper-alpha;
    font-size: 95%;
}
.refsection-nav .mw-cite-backlink {
    display:none;
}
.navbox .hlist .refsection-nav ol.references > li:before {
    content: "[" counter(list-item, upper-latin) "] ";
}

/* wyłącz kursywę w szablonach cytowania */
cite.citation { font-style: inherit; }

/* 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; }

/* ikonki typu dostępu w szablonach cytowania */
.citation.open-access::before,
.citation.closed-access::before,
.citation.registered-access::before,
.citation.limited-access::before {
	content: "";
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 1em;
}
.citation.open-access::before {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Open_Access_logo_green_alt2.svg/8px-Open_Access_logo_green_alt2.svg.png");
}
.citation.closed-access::before {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Closed_Access_logo_alternative.svg/8px-Closed_Access_logo_alternative.svg.png");
}
.citation.registered-access::before {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Lock-blue-alt-2.svg/8px-Lock-blue-alt-2.svg.png");
}
.citation.limited-access::before {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/Lock-blue-alt-2.svg/8px-Lock-blue-alt-2.svg.png");
}

/* T156351: Support for Parsoid's Cite implementation */
span[ rel="mw:referencedBy" ] {
    counter-reset: mw-ref-linkback 0;
}
span[ rel="mw:referencedBy" ] > a::before {
    content: counter( mw-ref-linkback, lower-alpha );
}

/* Odpowiedzi na stronach FAQ i podobnych */
.faq {
	padding: 0 1em 1em;
}

/* Zawartość niewyświetlana na komputerach */
.nodesktop {
    display: none;
}

/* 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 }

/* [[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;
}

.isbn, .issn a {
	white-space: nowrap;
}   

/* wyrównywanie do prawej kolumn w tabelkach
	Uwaga! Unikaj używania tych klas. Zamiast tego użyj: [[Szablon:Table alignment]].
*/
.col-1-text-align-right>tbody>tr>:nth-child(1){text-align: right;}
.col-2-text-align-right>tbody>tr>:nth-child(2){text-align: right;}
.col-3-text-align-right>tbody>tr>:nth-child(3){text-align: right;}
.col-4-text-align-right>tbody>tr>:nth-child(4){text-align: right;}
.col-5-text-align-right>tbody>tr>:nth-child(5){text-align: right;}
.col-6-text-align-right>tbody>tr>:nth-child(6){text-align: right;}
.col-7-text-align-right>tbody>tr>:nth-child(7){text-align: right;}
.col-8-text-align-right>tbody>tr>:nth-child(8){text-align: right;}
.col-9-text-align-right>tbody>tr>:nth-child(9){text-align: right;}

/* wizualny separator między sąsiednimi wywołaniami [[Szablon:Mecz piłarski]] */
.mecz-pilkarski+.mecz-pilkarski{border-top: 1px solid #F5F5F5;}

/* Ukrycie przycisków do oznaczania stron */
/* https://pl.wikipedia.org/w/index.php?oldid=58546385#Strony_testowe_dla_newbie_w_systemie_wersji_przejrzanych */
body[class*=" page-Pomoc_Krok_"] #mw-fr-reviewform,
body[class*=" page-Pomoc_Krok_"] #mw-fr-revisiontag
{ display: none; }

/* Domyślny stan problemów. Zobacz: [[MediaWiki:Gadget-sprawdz-problemy-szablony.css]] */
.problemy { display: none; }

/*
 * Bez tego {{Wymowa}} w podglądzie stron wyświetla się jak przycisk (z marginesem i reaguje na hover).
 * Msz2001: Dodaję to obejście 13.01.25, pomyślę jak to zrobić bez takich hacków...
 */
.mwe-popups-extract .ext-phonos-PhonosButton {margin: 0 !important;}
.mwe-popups-extract .ext-phonos-PhonosButton .oo-ui-buttonElement-button {
	padding: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important;
	background: transparent !important;
}