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: | ||
body { | |||
background: url("/resources/assets/zielona_sraczka_bkgrnd.png"); | |||
background | |||
} | } | ||
/* | |||
* | /** | ||
* | * 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; | 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; | 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- | .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; | ||
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; | |||
text-align: | |||
} | } | ||
/* | /* [[: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; | |||
.mw- | |||
} | } | ||
/* | /* 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; | ||
padding: 0 | |||
} | } | ||
/* | /* 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; | 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; | |||
} | } | ||
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;
}