„MediaWiki:Common.css” változatai közötti eltérés
Megjelenés
Nincs szerkesztési összefoglaló |
Nincs szerkesztési összefoglaló |
||
| (73 közbenső módosítás ugyanattól a felhasználótól nincs mutatva) | |||
| 1. sor: | 1. sor: | ||
@charset "UTF-8"; | @charset "UTF-8"; | ||
/* | /* | ||
cd /home/drgyz/ | cd /home/drgyz/Dokumentumok/wiki.kaktuszgyujtok.hu/wiki_lua_html_css_js | ||
sass --watch --style=expanded gyz.scss:gyz.css | sass --watch --style=expanded gyz.scss:gyz.css | ||
*/ | */ | ||
/* Legújabb DataTables CSS betöltése */ | |||
@import url("https://cdn.datatables.net/2.1.8/css/dataTables.dataTables.min.css"); | |||
/* MediaWiki specifikus finomhangolás */ | |||
table.datatable-hook { | |||
width: 100% !important; | |||
margin: 1em 0 !important; | |||
border: 1px solid #a2a9b1 !important; | |||
font-size: 0.9em; | |||
} | |||
/* A MediaWiki saját rendező nyilainak elrejtése, ha ütközne */ | |||
table.datatable-hook th.headerSort { | |||
background-image: none !important; | |||
} | |||
/* Keresőmező stílusának igazítása a MediaWiki beviteli mezőihez */ | |||
.dt-search input { | |||
border: 1px solid #a2a9b1 !important; | |||
border-radius: 2px; | |||
padding: 4px; | |||
} | |||
/* Közös CSS az összes felületnek */ | /* Közös CSS az összes felületnek */ | ||
/* Anonim felhasználóknál rejtsük el a felesleges füleket */ | /* Anonim felhasználóknál rejtsük el a felesleges füleket */ | ||
| 18. sor: | 40. sor: | ||
@media screen { | @media screen { | ||
.mw-body h1.firstHeading { | .mw-body header h1.firstHeading { | ||
padding-bottom: 3px; | padding-bottom: 3px; | ||
} | } | ||
.mw-body h1.firstHeading span { | .mw-body header h1.firstHeading span { | ||
background-color: beige; | background-color: beige; | ||
border-top-right-radius: 6px; | border-top-right-radius: 6px; | ||
| 28. sor: | 50. sor: | ||
padding: 0px 10px 0 10px; | padding: 0px 10px 0 10px; | ||
} | } | ||
.vector-page-titlebar::after { | .mw-body header .vector-page-titlebar::after { | ||
height: 3px; | height: 3px; | ||
background-color: #436d38; | background-color: #436d38; | ||
} | } | ||
.mw-heading h1, .mw-heading h2, .mw-heading h3, .mw-heading h4, .mw-heading h5, .mw-heading h6 { | .mw-body .mw-body-content div.tn li { | ||
line-height: 1.8em; | |||
margin-bottom: 10px; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tnb b { | |||
border-radius: 10px; | |||
color: black; | |||
font-size: 110%; | |||
padding: 2px 5px; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tnb-acc b { | |||
background: #ccffcc; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tnb-syn b { | |||
background: #ffebcc; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tnb-unres b { | |||
background: #ffcccc; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tnb-hyb b { | |||
background: #f2e6d9; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tns { | |||
border-radius: 10px; | |||
color: white; | |||
font-size: 90%; | |||
font-weight: bold; | |||
padding: 2px 5px; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tns-acc { | |||
background: green; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tns-syn { | |||
background: orange; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tns-unres { | |||
background: red; | |||
} | |||
.mw-body .mw-body-content div.tn li span.tns-hyb { | |||
background: brown; | |||
} | |||
.mw-body .mw-body-content div.tn li span.sec { | |||
background: #ccf5ff; | |||
color: black; | |||
padding: 0 3px; | |||
} | |||
.mw-body .mw-body-content .mw-heading h1, .mw-body .mw-body-content .mw-heading h2, .mw-body .mw-body-content .mw-heading h3, .mw-body .mw-body-content .mw-heading h4, .mw-body .mw-body-content .mw-heading h5, .mw-body .mw-body-content .mw-heading h6 { | |||
color: #274f1c; | color: #274f1c; | ||
} | } | ||
.mw-heading h3, .mw-heading h4 { | .mw-body .mw-body-content .mw-heading h3, .mw-body .mw-body-content .mw-heading h4 { | ||
text-decoration-line: underline; | text-decoration-line: underline; | ||
} | } | ||
.mw-heading2 h2 { | .mw-body .mw-body-content .mw-heading2 h2 { | ||
background-color: rgb(250, 250, 239); | background-color: rgb(250, 250, 239); | ||
padding: 0px 5px; | padding: 0px 5px; | ||
} | } | ||
.mw-heading2 { | .mw-body .mw-body-content .mw-heading2 { | ||
border-bottom: 1px solid #436d38; | border-bottom: 1px solid #436d38; | ||
} | } | ||
.mw-body .mw-body-content ul span.syn { | |||
. | background: beige; | ||
border-radius: 10px; | |||
padding-left: 5px; | |||
padding-right: 5px; | |||
} | } | ||
.mw-body .mw-body-content ul span.syn a { | |||
. | color: #436d38; /* A fejlécben is használt zölded */ | ||
text-decoration: none; | |||
} | |||
.mw-body .mw-body-content ul span.syn a:hover { | |||
} | text-decoration: underline; | ||
} | |||
. | .mw-body .mw-body-content img { | ||
vertical-align: middle; | |||
} | float: left; | ||
} | |||
. | .mw-body .mw-body-content .hatarozo-koztespont-btn { | ||
display: inline-block; | |||
} | background-color: #e7e7c9 !important; | ||
color: #274f1c !important; | |||
font-weight: bold !important; | |||
padding: 3px 6px; | |||
margin: 2px; | |||
text-decoration: none !important; | |||
border-radius: 10px; | |||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); | |||
transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease; | |||
} | |||
.mw-body .mw-body-content { | |||
/* JAVÍTVA: Kényszerített stílusok a hover állapothoz */ | |||
} | |||
.mw-body .mw-body-content .hatarozo-koztespont-btn:hover { | |||
background-color: #c0c078 !important; | |||
color: #1b3813 !important; /* Kicsit sötétebb szöveg hoverkor */ | |||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); | |||
text-decoration: none !important; | |||
} | |||
} | .mw-body .mw-body-content .hatarozo-vegpont-btn { | ||
display: inline-block; | |||
background-color: #d7e7c9 !important; | |||
color: #274f1c !important; | |||
font-weight: bold !important; | |||
padding: 3px 6px; | |||
} | margin: 2px; | ||
text-decoration: none !important; | |||
border-radius: 10px; | |||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); | |||
transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease; | |||
} | |||
.mw-body .mw-body-content { | |||
/* JAVÍTVA: Kényszerített stílusok a hover állapothoz */ | |||
} | |||
.mw-body .mw-body-content .hatarozo-vegpont-btn:hover { | |||
background-color: #9ab385 !important; | |||
color: #1b3813 !important; /* Kicsit sötétebb szöveg hoverkor */ | |||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); | |||
} | text-decoration: none !important; | ||
} | |||
.mw-body .mw-body-content { | |||
/* Biztosítjuk, hogy a gombban lévő nyíl egyenes maradjon */ | |||
} | |||
} | .mw-body .mw-body-content .hatarozo-vegpont-btn .arrow-prefix { | ||
font-style: normal !important; | |||
margin-right: 5px; | |||
} | |||
.mw-body .mw-body-content { | |||
/* Csak a fajnév lesz dőlt a gombon belül */ | |||
} | |||
.mw-body .mw-body-content .hatarozo-vegpont-btn .botanical-name { | |||
font-style: italic !important; | |||
} | |||
.mw-body .mw-body-content { | |||
/* Első szint: Sima számok */ | |||
} | |||
} | .mw-body .mw-body-content ol { | ||
list-style-type: decimal; | |||
} | |||
} | .mw-body .mw-body-content ol > li::marker { | ||
font-weight: bold; | |||
color: #009933; /* Sötétzöld szín */ | |||
} | |||
} | .mw-body .mw-body-content { | ||
/* Második szint: nagybetűs ábécé */ | |||
} | |||
. | .mw-body .mw-body-content ol li > ol { | ||
list-style-type: upper-alpha; | |||
} | |||
.mw-body .mw-body-content ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #99cc00; /* szín az alpontoknak */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* Harmadik szint: kis római számok */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol { | |||
list-style-type: upper-roman; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #009999; /* szín a harmadik szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* Negyedik szint: kisbetű */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol { | |||
list-style-type: lower-alpha; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #cc9900; /* szín a 4. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 5 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol { | |||
list-style-type: lower-roman; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #b1551f; /* szín a 5. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 6 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol { | |||
list-style-type: decimal; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #1f7bb1; /* szín a 6. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 7 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol { | |||
list-style-type: upper-alpha; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #831fb1; /* szín a 7. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 8 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol { | |||
list-style-type: upper-roman; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #7a9c3a; /* szín a 8. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 9 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol { | |||
list-style-type: upper-greek; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #9c3a3a; /* szín a 9. szintnek */ | |||
} | |||
.mw-body .mw-body-content { | |||
/* 10 szint */ | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol { | |||
list-style-type: lower-greek; | |||
} | |||
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker { | |||
font-weight: bold; | |||
color: #104ac7; /* szín a 10. szintnek */ | |||
} | |||
.mw-body .mw-body-content .wiki-dynamic-gallery { | |||
display: flex; | |||
flex-wrap: wrap; | |||
align-items: flex-end; /* Így az aljuk lesz egy vonalban */ | |||
gap: 10px; | |||
margin: 15px 0; | |||
} | |||
.mw-body .mw-body-content .wiki-dynamic-gallery a { | |||
display: block; | |||
height: 210px; /* Fix magasság */ | |||
background: #f0f0f0; /* Betöltődés alatti szín */ | |||
border-radius: 8px; | |||
} | |||
.mw-body .mw-body-content .wiki-dynamic-gallery a img { | |||
height: 200px; | |||
display: block; | |||
object-fit: contain; | |||
padding: 0; | |||
width: auto; /* A szélesség alkalmazkodik az arányokhoz */ | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container { | |||
display: flex; | |||
flex-wrap: wrap; | |||
gap: 15px; | |||
margin: 20px 0; | |||
align-items: stretch; /* Egyforma magas kártyák egy sorban */ | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem { | |||
background: #fffff9 !important; /* Finom meleg fehér */ | |||
border: 1px solid #ebebe0 !important; | |||
border-radius: 6px !important; | |||
padding: 8px !important; | |||
margin: 0 !important; | |||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important; | |||
display: flex !important; | |||
flex-direction: column !important; | |||
align-items: center !important; | |||
justify-content: flex-start !important; | |||
box-sizing: border-box !important; | |||
width: 216px !important; /* 200px képterület + 2x8px padding */ | |||
min-height: 260px !important; /* Biztosítja a helyet az alsó feliratoknak */ | |||
float: none !important; | |||
overflow: hidden !important; | |||
transition: transform 0.2s ease, box-shadow 0.2s ease; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem:hover { | |||
transform: translateY(-2px) !important; | |||
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem { | |||
--kep-meret: 200px; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz { | |||
display: block !important; | |||
width: var(--kep-meret) !important; | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
border: none !important; /* Megszünteti a dupla keretet */ | |||
background: transparent !important; | |||
box-shadow: none !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item { | |||
display: flex !important; | |||
flex-direction: column !important; | |||
align-items: center !important; | |||
width: var(--kep-meret) !important; | |||
height: auto !important; /* Engedjük, hogy a szöveg lefelé nyújtózkodjon */ | |||
text-decoration: none !important; | |||
position: relative !important; /* Alap a földgömb ikon pozicionálásához */ | |||
padding: 0 !important; | |||
margin: 0 !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item img.url-kep { | |||
display: block !important; | |||
float: none !important; | |||
width: var(--kep-meret) !important; | |||
height: var(--kep-meret) !important; | |||
max-width: var(--kep-meret) !important; | |||
max-height: var(--kep-meret) !important; | |||
object-fit: cover !important; /* Szép négyzetes croppolás */ | |||
object-position: center !important; | |||
border: 1px solid #ebebe0 !important; | |||
border-radius: 4px !important; | |||
background-color: #ffffff !important; | |||
box-sizing: border-box !important; | |||
margin: 0 0 8px 0 !important; /* 8px rés a kép alatt */ | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item .kulso-link-ikon { | |||
position: absolute !important; | |||
top: 6px !important; | |||
left: 6px !important; | |||
z-index: 10 !important; | |||
display: block !important; | |||
visibility: visible !important; | |||
opacity: 0.9 !important; | |||
font-size: 14px !important; | |||
background: rgba(255, 255, 255, 0.85) !important; | |||
padding: 2px !important; | |||
border-radius: 4px !important; | |||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important; | |||
line-height: 1 !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item .galeria-felirat { | |||
display: block !important; | |||
width: var(--kep-meret) !important; | |||
font-size: 12px !important; | |||
line-height: 1.3 !important; | |||
color: #202122 !important; | |||
text-align: center !important; | |||
font-style: italic !important; /* Megegyezik a gyári figcaption stílusával */ | |||
word-wrap: break-word !important; | |||
white-space: normal !important; | |||
padding: 0 !important; | |||
margin: 0 !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item small { | |||
display: block !important; | |||
width: var(--kep-meret) !important; | |||
font-size: 10px !important; | |||
color: #72777d !important; | |||
font-style: normal !important; | |||
text-align: center !important; | |||
margin-top: 3px !important; | |||
text-transform: none !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"], | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure), | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner { | |||
background: transparent !important; | |||
border: none !important; | |||
box-shadow: none !important; | |||
padding: 0 !important; | |||
margin: 0 !important; | |||
width: var(--kep-meret) !important; | |||
display: flex !important; | |||
flex-direction: column !important; | |||
align-items: center !important; | |||
float: none !important; | |||
overflow: visible !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] a.mw-file-description, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) a.mw-file-description, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner a.mw-file-description { | |||
display: block !important; | |||
width: var(--kep-meret) !important; | |||
height: var(--kep-meret) !important; | |||
overflow: hidden !important; | |||
border: 1px solid #ebebe0 !important; | |||
border-radius: 4px !important; | |||
background-color: #ffffff !important; | |||
margin-bottom: 8px !important; /* Ugyanaz a távolság a felirat előtt */ | |||
padding: 0 !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] img.mw-file-element, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) img.mw-file-element, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner img.mw-file-element { | |||
display: block !important; | |||
width: var(--kep-meret) !important; | |||
height: var(--kep-meret) !important; | |||
object-fit: cover !important; | |||
object-position: center !important; | |||
float: none !important; | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
max-width: none !important; | |||
} | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] figcaption, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) figcaption, | |||
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner figcaption { | |||
display: block !important; | |||
border: none !important; | |||
color: #202122 !important; | |||
text-align: center !important; | |||
line-height: 1.3 !important; | |||
font-size: 12px !important; | |||
font-style: italic !important; | |||
padding: 0 !important; | |||
margin: 0 !important; | |||
width: var(--kep-meret) !important; | |||
word-wrap: break-word !important; | |||
} | |||
.mw-body table.datatable-hook { | |||
border-collapse: separate; | |||
border-spacing: 0; | |||
overflow: hidden; | |||
border: 1px solid #ebebe0 !important; | |||
border-radius: 6px; | |||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); | |||
color: grey; | |||
} | |||
.mw-body table.dataTable > thead > tr th { | |||
background-color: #eaeadd; | |||
border-width: 0px; | |||
} | |||
.mw-body table.dataTable > thead > tr th:first-child { | |||
border-top-left-radius: 6px; | |||
} | |||
.mw-body table.dataTable > thead > tr th:last-child { | |||
border-top-right-radius: 6px; | |||
} | |||
.mw-body .wikitable { | |||
background-color: #fffff9; | |||
} | |||
.mw-body .wikitable tr.accepted { | |||
background-color: #dcecd7; | |||
} | |||
.mw-body .wikitable > * > tr > td { | |||
border-color: beige; | |||
border-width: 1px; | |||
} | |||
.mw-body div.dt-container.dt-empty-footer tbody > tr:last-child > * { | |||
border-bottom-width: 0px; | |||
} | |||
.mw-body table.infobox.biota { | |||
background-color: #f8f9fa; | |||
border: 1px solid #ebebe0; | |||
border-radius: 6px; | |||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); | |||
clear: right; | |||
color: black; | |||
float: right; | |||
margin: 0.5em 0 0.5em 1.4em; | |||
padding: 10px 2px; | |||
text-align: center; | |||
width: 22em; | |||
} | |||
.mw-body table.infobox.biota.acc th { | |||
background-color: #e6ffee; | |||
} | |||
.mw-body table.infobox.biota.acc th.taxonnev { | |||
background-color: green; | |||
color: white; | |||
} | |||
.mw-body table.infobox.biota.syn th { | |||
background-color: #fff5e6; | |||
} | |||
.mw-body table.infobox.biota.syn th.taxonnev { | |||
background-color: orange; | |||
color: black; | |||
} | |||
.mw-body table.infobox.biota.unres th { | |||
background-color: #ffe6e6; | |||
} | |||
.mw-body table.infobox.biota.unres th.taxonnev { | |||
background-color: red; | |||
color: white; | |||
} | |||
.mw-body table.infobox.biota.hyb th { | |||
background-color: #f9f2ec; | |||
} | |||
.mw-body table.infobox.biota.hyb th.taxonnev { | |||
background-color: brown; | |||
color: white; | |||
} | |||
.mw-body table.infobox.biota th.taxonnev { | |||
font-size: 110%; | |||
} | |||
.mw-body table.infobox.biota th.suha-svg { | |||
padding: 10px 0 !important; | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons { | |||
/* Csak a taxobox keresőikonjaira vonatkozó stílus eleje */ | |||
/* Eltávolítjuk az alapértelmezett belső margókat a celláról */ | |||
background-color: #ebebe0; | |||
padding: 10px 0 !important; | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons a { | |||
/* Minden linkre (a-tag), ami a taxobox-icons cellában van */ | |||
margin: 0 5px !important; | |||
display: inline-block; | |||
vertical-align: middle; | |||
text-decoration: none !important; /* Eltünteti az esetleges aláhúzást */ | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons .external { | |||
/* Opcionális: a külső link ikon elrejtése, ha zavarja a logót */ | |||
background-image: none !important; | |||
padding-right: 0 !important; | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons img { | |||
/* Biztosítjuk, hogy a kép ne lógjon ki */ | |||
display: block; | |||
float: none; | |||
opacity: 0.7; | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons img:hover { | |||
/* Ha szeretnél egy kis hover effektet (elhalkul/erősödik ha rámutatsz) */ | |||
opacity: 1; | |||
transition: opacity 0.2s; | |||
} | |||
.mw-body table.infobox.biota th.taxobox-icons { | |||
/* Csak a taxobox keresőikonjaira vonatkozó stílus vége */ | |||
} | |||
.mw-body table.infobox.biota th img { | |||
float: none; | |||
} | |||
.mw-body table.infobox.biota.ember th img { | |||
width: 340px; | |||
} | |||
.mw-body table.infobox.biota td { | |||
padding: 4px 2px; | |||
} | |||
.mw-body table.infobox.biota td.left { | |||
background-color: lightgray; | |||
font-size: 90%; | |||
line-height: 95%; | |||
padding-right: 4px; | |||
text-align: right; | |||
width: 105px; | |||
} | |||
.mw-body table.infobox.biota td.right { | |||
font-size: 95%; | |||
line-height: 95%; | |||
text-align: left; | |||
} | |||
.mw-body table.infobox.biota caption { | |||
background-color: #afe1af; | |||
text-align: center; | |||
} | |||
.mw-body .catlinks { | |||
background-color: #f8f9fa; | |||
border: 1px solid #ebebe0; | |||
border-radius: 6px; | |||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); | |||
color: grey; | |||
display: block !important; | |||
overflow: hidden; | |||
} | |||
.vector-column-start .vector-main-menu-container, | |||
.vector-column-start .vector-sticky-pinned-container { | |||
margin-bottom: 10px; | |||
margin-left: 0; | |||
} | |||
.vector-column-start .vector-main-menu-container nav#mw-panel .vector-pinned-container, | |||
.vector-column-start .vector-sticky-pinned-container nav#mw-panel .vector-pinned-container { | |||
background-image: url(https://wiki.kaktuszgyujtok.hu/images/d/d5/Epicactus.png); | |||
background-repeat: no-repeat; | |||
background-position-x: right; | |||
} | |||
.vector-column-start .vector-main-menu-container nav#mw-panel, | |||
.vector-column-start .vector-main-menu-container nav#mw-panel-toc, | |||
.vector-column-start .vector-sticky-pinned-container nav#mw-panel, | |||
.vector-column-start .vector-sticky-pinned-container nav#mw-panel-toc { | |||
border: 1px solid #ebebe0; | |||
border-radius: 6px; | |||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); | |||
color: grey; | |||
display: block !important; | |||
overflow: hidden; | |||
} | |||
.vector-column-start .vector-main-menu-container nav#mw-panel .vector-pinned-container, | |||
.vector-column-start .vector-main-menu-container nav#mw-panel-toc .vector-pinned-container, | |||
.vector-column-start .vector-sticky-pinned-container nav#mw-panel .vector-pinned-container, | |||
.vector-column-start .vector-sticky-pinned-container nav#mw-panel-toc .vector-pinned-container { | |||
background-color: #fffff9; | |||
margin-bottom: 0; | |||
padding-bottom: 5px; | |||
} | |||
html, body { | |||
font-family: sans-serif; | |||
height: 100%; | |||
} | |||
body { | |||
background-color: var(--background-color-neutral-subtle, #f8f9fa); | |||
color: var(--color-base, #202122); | |||
margin: 0; | |||
} | |||
html.vector-feature-custom-font-size-clientpref--excluded, | |||
.vector-feature-custom-font-size-clientpref--excluded, | |||
html.vector-feature-custom-font-size-clientpref-0, | |||
.no-font-mode-scale, | |||
.mw-body-content .cdx-message { | |||
--font-size-medium: 1rem; | |||
--line-height-medium: 1.5714285; | |||
--line-height-content: 1.5714285; | |||
} | |||
.vector-feature-custom-font-size-clientpref--excluded, | |||
.vector-feature-custom-font-size-clientpref-0, | |||
.mw-body-content .cdx-message { | |||
--font-size-medium: 1rem; | --font-size-medium: 1rem; | ||
--line-height-medium: 1.6; | --line-height-medium: 1.6; | ||
} | } | ||
figure[typeof~="mw:File/Thumb"], | .mw-content-ltr figure[typeof~="mw:File/Thumb"], | ||
figure[typeof~="mw:File/Frame"], | .mw-content-ltr figure[typeof~="mw:File/Frame"], | ||
figure[typeof~="mw:File"].mw-halign-right { | .mw-content-ltr figure[typeof~="mw:File"].mw-halign-right { | ||
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
border: 1px solid #ebebe0; | border: 1px solid #ebebe0; | ||
| 143. sor: | 675. sor: | ||
color: grey; | color: grey; | ||
display: block !important; | display: block !important; | ||
margin: 0.5em 0 0.5em 1.4em; | |||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
figure[typeof~="mw:File/Thumb"] > figcaption, | .mw-content-ltr figure[typeof~="mw:File/Thumb"] > figcaption, | ||
figure[typeof~="mw:File/Frame"] > figcaption { | .mw-content-ltr figure[typeof~="mw:File/Frame"] > figcaption { | ||
border: 0px solid #a2a9b1; | border: 0px solid #a2a9b1; | ||
display: block !important; | display: block !important; | ||
| 153. sor: | 686. sor: | ||
text-align: center; | text-align: center; | ||
} | } | ||
body.skin--responsive .mw-parser-output figure img.mw-file-element { | /* VÁLTOZTASD ERRE: */ | ||
body.skin--responsive .mw-parser-output figure img.mw-file-element:not(.url-kep) { | |||
width: 340px; | width: 340px; | ||
height: auto; | height: auto; | ||
| 159. sor: | 693. sor: | ||
} | } | ||
} | } | ||
. | /* --- LIGHTGALLERY NAGYKÉPES FELIRAT FIX --- */ | ||
display: | .lg-sub-html { | ||
display: block !important; | |||
visibility: visible !important; | |||
opacity: 1 !important; | |||
margin: | background-color: rgba(0, 0, 0, 0.8) !important; | ||
color: #ffffff !important; | |||
} | |||
.lg-sub-html h4 { | |||
color: #ffffff !important; | |||
font-size: 16px !important; | |||
text-align: center !important; | |||
margin: 0 !important; | |||
padding: 5px !important; | |||
} | } | ||
. | |||
display: | /* --- LIGHTGALLERY LICENC FIGYELMEZTETES ELREJTESE --- */ | ||
.lg-error-msg, | |||
.lg-license-bad { | |||
display: none !important; | |||
visibility: hidden !important; | |||
opacity: 0 !important; | |||
} | } | ||
. | |||
/* --- KÜLSŐ KÉP HELYGOMB (LOADING ÁLLAPOT) --- */ | |||
width: | /* JAVÍTVA: Kiszedtük a dashed szegélyt és a hátteret, ami bezavart a kész képeknél */ | ||
display: block; | .egyedi-galeria-container .kulso-url-doboz { | ||
position: relative !important; | |||
display: inline-block !important; | |||
width: 200px !important; /* Fix 200px a 100% helyett! */ | |||
min-height: auto !important; | |||
vertical-align: top !important; | |||
margin: 0 !important; | |||
} | |||
.egyedi-galeria-container .kulso-url-doboz .url-link-szoveg { | |||
display: block !important; | |||
position: absolute !important; | |||
top: 50% !important; /* JAVÍTVA: kitettem a % jelet */ | |||
left: 50% !important; /* JAVÍTVA: kitettem a % jelet */ | |||
transform: translate(-50%, -50%) !important; | |||
font-size: 11px !important; | |||
color: #777777 !important; | |||
text-align: center !important; | |||
font-family: sans-serif !important; | |||
line-height: 1.4 !important; | |||
} | |||
/* --- MEDIAWIKI MULTIMEDIA VIEWER STRÚKTÚRA ELREJTÉSE --- */ | |||
.mw-mmv-lightbox-open, | |||
.mw-mmv-error-box, | |||
.mw-mmv-overlay { | |||
display: none !important; | |||
visibility: hidden !important; | |||
opacity: 0 !important; | |||
} | } | ||
/*# sourceMappingURL=gyz.css.map */ | /*# sourceMappingURL=gyz.css.map */ | ||
A lap jelenlegi, 2026. június 19., 20:02-kori változata
@charset "UTF-8";
/*
cd /home/drgyz/Dokumentumok/wiki.kaktuszgyujtok.hu/wiki_lua_html_css_js
sass --watch --style=expanded gyz.scss:gyz.css
*/
/* Legújabb DataTables CSS betöltése */
@import url("https://cdn.datatables.net/2.1.8/css/dataTables.dataTables.min.css");
/* MediaWiki specifikus finomhangolás */
table.datatable-hook {
width: 100% !important;
margin: 1em 0 !important;
border: 1px solid #a2a9b1 !important;
font-size: 0.9em;
}
/* A MediaWiki saját rendező nyilainak elrejtése, ha ütközne */
table.datatable-hook th.headerSort {
background-image: none !important;
}
/* Keresőmező stílusának igazítása a MediaWiki beviteli mezőihez */
.dt-search input {
border: 1px solid #a2a9b1 !important;
border-radius: 2px;
padding: 4px;
}
/* Közös CSS az összes felületnek */
/* Anonim felhasználóknál rejtsük el a felesleges füleket */
body.anonymous #ca-history,
body.anonymous #ca-viewsource {
display: none !important;
}
/* Csak a kategóriaoldalak elsődleges címe (namespace + kettőspont) elrejtése */
.mw-page-title-namespace,
.mw-page-title-separator {
display: none;
}
@media screen {
.mw-body header h1.firstHeading {
padding-bottom: 3px;
}
.mw-body header h1.firstHeading span {
background-color: beige;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
color: #436d38;
padding: 0px 10px 0 10px;
}
.mw-body header .vector-page-titlebar::after {
height: 3px;
background-color: #436d38;
}
.mw-body .mw-body-content div.tn li {
line-height: 1.8em;
margin-bottom: 10px;
}
.mw-body .mw-body-content div.tn li span.tnb b {
border-radius: 10px;
color: black;
font-size: 110%;
padding: 2px 5px;
}
.mw-body .mw-body-content div.tn li span.tnb-acc b {
background: #ccffcc;
}
.mw-body .mw-body-content div.tn li span.tnb-syn b {
background: #ffebcc;
}
.mw-body .mw-body-content div.tn li span.tnb-unres b {
background: #ffcccc;
}
.mw-body .mw-body-content div.tn li span.tnb-hyb b {
background: #f2e6d9;
}
.mw-body .mw-body-content div.tn li span.tns {
border-radius: 10px;
color: white;
font-size: 90%;
font-weight: bold;
padding: 2px 5px;
}
.mw-body .mw-body-content div.tn li span.tns-acc {
background: green;
}
.mw-body .mw-body-content div.tn li span.tns-syn {
background: orange;
}
.mw-body .mw-body-content div.tn li span.tns-unres {
background: red;
}
.mw-body .mw-body-content div.tn li span.tns-hyb {
background: brown;
}
.mw-body .mw-body-content div.tn li span.sec {
background: #ccf5ff;
color: black;
padding: 0 3px;
}
.mw-body .mw-body-content .mw-heading h1, .mw-body .mw-body-content .mw-heading h2, .mw-body .mw-body-content .mw-heading h3, .mw-body .mw-body-content .mw-heading h4, .mw-body .mw-body-content .mw-heading h5, .mw-body .mw-body-content .mw-heading h6 {
color: #274f1c;
}
.mw-body .mw-body-content .mw-heading h3, .mw-body .mw-body-content .mw-heading h4 {
text-decoration-line: underline;
}
.mw-body .mw-body-content .mw-heading2 h2 {
background-color: rgb(250, 250, 239);
padding: 0px 5px;
}
.mw-body .mw-body-content .mw-heading2 {
border-bottom: 1px solid #436d38;
}
.mw-body .mw-body-content ul span.syn {
background: beige;
border-radius: 10px;
padding-left: 5px;
padding-right: 5px;
}
.mw-body .mw-body-content ul span.syn a {
color: #436d38; /* A fejlécben is használt zölded */
text-decoration: none;
}
.mw-body .mw-body-content ul span.syn a:hover {
text-decoration: underline;
}
.mw-body .mw-body-content img {
vertical-align: middle;
float: left;
}
.mw-body .mw-body-content .hatarozo-koztespont-btn {
display: inline-block;
background-color: #e7e7c9 !important;
color: #274f1c !important;
font-weight: bold !important;
padding: 3px 6px;
margin: 2px;
text-decoration: none !important;
border-radius: 10px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}
.mw-body .mw-body-content {
/* JAVÍTVA: Kényszerített stílusok a hover állapothoz */
}
.mw-body .mw-body-content .hatarozo-koztespont-btn:hover {
background-color: #c0c078 !important;
color: #1b3813 !important; /* Kicsit sötétebb szöveg hoverkor */
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
text-decoration: none !important;
}
.mw-body .mw-body-content .hatarozo-vegpont-btn {
display: inline-block;
background-color: #d7e7c9 !important;
color: #274f1c !important;
font-weight: bold !important;
padding: 3px 6px;
margin: 2px;
text-decoration: none !important;
border-radius: 10px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}
.mw-body .mw-body-content {
/* JAVÍTVA: Kényszerített stílusok a hover állapothoz */
}
.mw-body .mw-body-content .hatarozo-vegpont-btn:hover {
background-color: #9ab385 !important;
color: #1b3813 !important; /* Kicsit sötétebb szöveg hoverkor */
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
text-decoration: none !important;
}
.mw-body .mw-body-content {
/* Biztosítjuk, hogy a gombban lévő nyíl egyenes maradjon */
}
.mw-body .mw-body-content .hatarozo-vegpont-btn .arrow-prefix {
font-style: normal !important;
margin-right: 5px;
}
.mw-body .mw-body-content {
/* Csak a fajnév lesz dőlt a gombon belül */
}
.mw-body .mw-body-content .hatarozo-vegpont-btn .botanical-name {
font-style: italic !important;
}
.mw-body .mw-body-content {
/* Első szint: Sima számok */
}
.mw-body .mw-body-content ol {
list-style-type: decimal;
}
.mw-body .mw-body-content ol > li::marker {
font-weight: bold;
color: #009933; /* Sötétzöld szín */
}
.mw-body .mw-body-content {
/* Második szint: nagybetűs ábécé */
}
.mw-body .mw-body-content ol li > ol {
list-style-type: upper-alpha;
}
.mw-body .mw-body-content ol li > ol > li::marker {
font-weight: bold;
color: #99cc00; /* szín az alpontoknak */
}
.mw-body .mw-body-content {
/* Harmadik szint: kis római számok */
}
.mw-body .mw-body-content ol li > ol li > ol {
list-style-type: upper-roman;
}
.mw-body .mw-body-content ol li > ol li > ol > li::marker {
font-weight: bold;
color: #009999; /* szín a harmadik szintnek */
}
.mw-body .mw-body-content {
/* Negyedik szint: kisbetű */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol {
list-style-type: lower-alpha;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #cc9900; /* szín a 4. szintnek */
}
.mw-body .mw-body-content {
/* 5 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol {
list-style-type: lower-roman;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #b1551f; /* szín a 5. szintnek */
}
.mw-body .mw-body-content {
/* 6 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol {
list-style-type: decimal;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #1f7bb1; /* szín a 6. szintnek */
}
.mw-body .mw-body-content {
/* 7 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol {
list-style-type: upper-alpha;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #831fb1; /* szín a 7. szintnek */
}
.mw-body .mw-body-content {
/* 8 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol {
list-style-type: upper-roman;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #7a9c3a; /* szín a 8. szintnek */
}
.mw-body .mw-body-content {
/* 9 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol {
list-style-type: upper-greek;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #9c3a3a; /* szín a 9. szintnek */
}
.mw-body .mw-body-content {
/* 10 szint */
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol {
list-style-type: lower-greek;
}
.mw-body .mw-body-content ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol li > ol > li::marker {
font-weight: bold;
color: #104ac7; /* szín a 10. szintnek */
}
.mw-body .mw-body-content .wiki-dynamic-gallery {
display: flex;
flex-wrap: wrap;
align-items: flex-end; /* Így az aljuk lesz egy vonalban */
gap: 10px;
margin: 15px 0;
}
.mw-body .mw-body-content .wiki-dynamic-gallery a {
display: block;
height: 210px; /* Fix magasság */
background: #f0f0f0; /* Betöltődés alatti szín */
border-radius: 8px;
}
.mw-body .mw-body-content .wiki-dynamic-gallery a img {
height: 200px;
display: block;
object-fit: contain;
padding: 0;
width: auto; /* A szélesség alkalmazkodik az arányokhoz */
}
.mw-body .mw-body-content .egyedi-galeria-container {
display: flex;
flex-wrap: wrap;
gap: 15px;
margin: 20px 0;
align-items: stretch; /* Egyforma magas kártyák egy sorban */
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem {
background: #fffff9 !important; /* Finom meleg fehér */
border: 1px solid #ebebe0 !important;
border-radius: 6px !important;
padding: 8px !important;
margin: 0 !important;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: flex-start !important;
box-sizing: border-box !important;
width: 216px !important; /* 200px képterület + 2x8px padding */
min-height: 260px !important; /* Biztosítja a helyet az alsó feliratoknak */
float: none !important;
overflow: hidden !important;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem:hover {
transform: translateY(-2px) !important;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem {
--kep-meret: 200px;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz {
display: block !important;
width: var(--kep-meret) !important;
margin: 0 !important;
padding: 0 !important;
border: none !important; /* Megszünteti a dupla keretet */
background: transparent !important;
box-shadow: none !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
width: var(--kep-meret) !important;
height: auto !important; /* Engedjük, hogy a szöveg lefelé nyújtózkodjon */
text-decoration: none !important;
position: relative !important; /* Alap a földgömb ikon pozicionálásához */
padding: 0 !important;
margin: 0 !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item img.url-kep {
display: block !important;
float: none !important;
width: var(--kep-meret) !important;
height: var(--kep-meret) !important;
max-width: var(--kep-meret) !important;
max-height: var(--kep-meret) !important;
object-fit: cover !important; /* Szép négyzetes croppolás */
object-position: center !important;
border: 1px solid #ebebe0 !important;
border-radius: 4px !important;
background-color: #ffffff !important;
box-sizing: border-box !important;
margin: 0 0 8px 0 !important; /* 8px rés a kép alatt */
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item .kulso-link-ikon {
position: absolute !important;
top: 6px !important;
left: 6px !important;
z-index: 10 !important;
display: block !important;
visibility: visible !important;
opacity: 0.9 !important;
font-size: 14px !important;
background: rgba(255, 255, 255, 0.85) !important;
padding: 2px !important;
border-radius: 4px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
line-height: 1 !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item .galeria-felirat {
display: block !important;
width: var(--kep-meret) !important;
font-size: 12px !important;
line-height: 1.3 !important;
color: #202122 !important;
text-align: center !important;
font-style: italic !important; /* Megegyezik a gyári figcaption stílusával */
word-wrap: break-word !important;
white-space: normal !important;
padding: 0 !important;
margin: 0 !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .kulso-url-doboz a.lg-egyedi-kulso-item small {
display: block !important;
width: var(--kep-meret) !important;
font-size: 10px !important;
color: #72777d !important;
font-style: normal !important;
text-align: center !important;
margin-top: 3px !important;
text-transform: none !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"],
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure),
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner {
background: transparent !important;
border: none !important;
box-shadow: none !important;
padding: 0 !important;
margin: 0 !important;
width: var(--kep-meret) !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
float: none !important;
overflow: visible !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] a.mw-file-description,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) a.mw-file-description,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner a.mw-file-description {
display: block !important;
width: var(--kep-meret) !important;
height: var(--kep-meret) !important;
overflow: hidden !important;
border: 1px solid #ebebe0 !important;
border-radius: 4px !important;
background-color: #ffffff !important;
margin-bottom: 8px !important; /* Ugyanaz a távolság a felirat előtt */
padding: 0 !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] img.mw-file-element,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) img.mw-file-element,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner img.mw-file-element {
display: block !important;
width: var(--kep-meret) !important;
height: var(--kep-meret) !important;
object-fit: cover !important;
object-position: center !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
max-width: none !important;
}
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure[typeof*="mw:File/Thumb"] figcaption,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem figure:not(.kulso-galeria-figure) figcaption,
.mw-body .mw-body-content .egyedi-galeria-container .galeria-elem .thumbinner figcaption {
display: block !important;
border: none !important;
color: #202122 !important;
text-align: center !important;
line-height: 1.3 !important;
font-size: 12px !important;
font-style: italic !important;
padding: 0 !important;
margin: 0 !important;
width: var(--kep-meret) !important;
word-wrap: break-word !important;
}
.mw-body table.datatable-hook {
border-collapse: separate;
border-spacing: 0;
overflow: hidden;
border: 1px solid #ebebe0 !important;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
color: grey;
}
.mw-body table.dataTable > thead > tr th {
background-color: #eaeadd;
border-width: 0px;
}
.mw-body table.dataTable > thead > tr th:first-child {
border-top-left-radius: 6px;
}
.mw-body table.dataTable > thead > tr th:last-child {
border-top-right-radius: 6px;
}
.mw-body .wikitable {
background-color: #fffff9;
}
.mw-body .wikitable tr.accepted {
background-color: #dcecd7;
}
.mw-body .wikitable > * > tr > td {
border-color: beige;
border-width: 1px;
}
.mw-body div.dt-container.dt-empty-footer tbody > tr:last-child > * {
border-bottom-width: 0px;
}
.mw-body table.infobox.biota {
background-color: #f8f9fa;
border: 1px solid #ebebe0;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
clear: right;
color: black;
float: right;
margin: 0.5em 0 0.5em 1.4em;
padding: 10px 2px;
text-align: center;
width: 22em;
}
.mw-body table.infobox.biota.acc th {
background-color: #e6ffee;
}
.mw-body table.infobox.biota.acc th.taxonnev {
background-color: green;
color: white;
}
.mw-body table.infobox.biota.syn th {
background-color: #fff5e6;
}
.mw-body table.infobox.biota.syn th.taxonnev {
background-color: orange;
color: black;
}
.mw-body table.infobox.biota.unres th {
background-color: #ffe6e6;
}
.mw-body table.infobox.biota.unres th.taxonnev {
background-color: red;
color: white;
}
.mw-body table.infobox.biota.hyb th {
background-color: #f9f2ec;
}
.mw-body table.infobox.biota.hyb th.taxonnev {
background-color: brown;
color: white;
}
.mw-body table.infobox.biota th.taxonnev {
font-size: 110%;
}
.mw-body table.infobox.biota th.suha-svg {
padding: 10px 0 !important;
}
.mw-body table.infobox.biota th.taxobox-icons {
/* Csak a taxobox keresőikonjaira vonatkozó stílus eleje */
/* Eltávolítjuk az alapértelmezett belső margókat a celláról */
background-color: #ebebe0;
padding: 10px 0 !important;
}
.mw-body table.infobox.biota th.taxobox-icons a {
/* Minden linkre (a-tag), ami a taxobox-icons cellában van */
margin: 0 5px !important;
display: inline-block;
vertical-align: middle;
text-decoration: none !important; /* Eltünteti az esetleges aláhúzást */
}
.mw-body table.infobox.biota th.taxobox-icons .external {
/* Opcionális: a külső link ikon elrejtése, ha zavarja a logót */
background-image: none !important;
padding-right: 0 !important;
}
.mw-body table.infobox.biota th.taxobox-icons img {
/* Biztosítjuk, hogy a kép ne lógjon ki */
display: block;
float: none;
opacity: 0.7;
}
.mw-body table.infobox.biota th.taxobox-icons img:hover {
/* Ha szeretnél egy kis hover effektet (elhalkul/erősödik ha rámutatsz) */
opacity: 1;
transition: opacity 0.2s;
}
.mw-body table.infobox.biota th.taxobox-icons {
/* Csak a taxobox keresőikonjaira vonatkozó stílus vége */
}
.mw-body table.infobox.biota th img {
float: none;
}
.mw-body table.infobox.biota.ember th img {
width: 340px;
}
.mw-body table.infobox.biota td {
padding: 4px 2px;
}
.mw-body table.infobox.biota td.left {
background-color: lightgray;
font-size: 90%;
line-height: 95%;
padding-right: 4px;
text-align: right;
width: 105px;
}
.mw-body table.infobox.biota td.right {
font-size: 95%;
line-height: 95%;
text-align: left;
}
.mw-body table.infobox.biota caption {
background-color: #afe1af;
text-align: center;
}
.mw-body .catlinks {
background-color: #f8f9fa;
border: 1px solid #ebebe0;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
color: grey;
display: block !important;
overflow: hidden;
}
.vector-column-start .vector-main-menu-container,
.vector-column-start .vector-sticky-pinned-container {
margin-bottom: 10px;
margin-left: 0;
}
.vector-column-start .vector-main-menu-container nav#mw-panel .vector-pinned-container,
.vector-column-start .vector-sticky-pinned-container nav#mw-panel .vector-pinned-container {
background-image: url(https://wiki.kaktuszgyujtok.hu/images/d/d5/Epicactus.png);
background-repeat: no-repeat;
background-position-x: right;
}
.vector-column-start .vector-main-menu-container nav#mw-panel,
.vector-column-start .vector-main-menu-container nav#mw-panel-toc,
.vector-column-start .vector-sticky-pinned-container nav#mw-panel,
.vector-column-start .vector-sticky-pinned-container nav#mw-panel-toc {
border: 1px solid #ebebe0;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
color: grey;
display: block !important;
overflow: hidden;
}
.vector-column-start .vector-main-menu-container nav#mw-panel .vector-pinned-container,
.vector-column-start .vector-main-menu-container nav#mw-panel-toc .vector-pinned-container,
.vector-column-start .vector-sticky-pinned-container nav#mw-panel .vector-pinned-container,
.vector-column-start .vector-sticky-pinned-container nav#mw-panel-toc .vector-pinned-container {
background-color: #fffff9;
margin-bottom: 0;
padding-bottom: 5px;
}
html, body {
font-family: sans-serif;
height: 100%;
}
body {
background-color: var(--background-color-neutral-subtle, #f8f9fa);
color: var(--color-base, #202122);
margin: 0;
}
html.vector-feature-custom-font-size-clientpref--excluded,
.vector-feature-custom-font-size-clientpref--excluded,
html.vector-feature-custom-font-size-clientpref-0,
.no-font-mode-scale,
.mw-body-content .cdx-message {
--font-size-medium: 1rem;
--line-height-medium: 1.5714285;
--line-height-content: 1.5714285;
}
.vector-feature-custom-font-size-clientpref--excluded,
.vector-feature-custom-font-size-clientpref-0,
.mw-body-content .cdx-message {
--font-size-medium: 1rem;
--line-height-medium: 1.6;
}
.mw-content-ltr figure[typeof~="mw:File/Thumb"],
.mw-content-ltr figure[typeof~="mw:File/Frame"],
.mw-content-ltr figure[typeof~="mw:File"].mw-halign-right {
background-color: #f8f9fa;
border: 1px solid #ebebe0;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
color: grey;
display: block !important;
margin: 0.5em 0 0.5em 1.4em;
overflow: hidden;
}
.mw-content-ltr figure[typeof~="mw:File/Thumb"] > figcaption,
.mw-content-ltr figure[typeof~="mw:File/Frame"] > figcaption {
border: 0px solid #a2a9b1;
display: block !important;
font-size: 85%;
max-width: 334px;
text-align: center;
}
/* VÁLTOZTASD ERRE: */
body.skin--responsive .mw-parser-output figure img.mw-file-element:not(.url-kep) {
width: 340px;
height: auto;
max-width: 100%;
}
}
/* --- LIGHTGALLERY NAGYKÉPES FELIRAT FIX --- */
.lg-sub-html {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
color: #ffffff !important;
}
.lg-sub-html h4 {
color: #ffffff !important;
font-size: 16px !important;
text-align: center !important;
margin: 0 !important;
padding: 5px !important;
}
/* --- LIGHTGALLERY LICENC FIGYELMEZTETES ELREJTESE --- */
.lg-error-msg,
.lg-license-bad {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}
/* --- KÜLSŐ KÉP HELYGOMB (LOADING ÁLLAPOT) --- */
/* JAVÍTVA: Kiszedtük a dashed szegélyt és a hátteret, ami bezavart a kész képeknél */
.egyedi-galeria-container .kulso-url-doboz {
position: relative !important;
display: inline-block !important;
width: 200px !important; /* Fix 200px a 100% helyett! */
min-height: auto !important;
vertical-align: top !important;
margin: 0 !important;
}
.egyedi-galeria-container .kulso-url-doboz .url-link-szoveg {
display: block !important;
position: absolute !important;
top: 50% !important; /* JAVÍTVA: kitettem a % jelet */
left: 50% !important; /* JAVÍTVA: kitettem a % jelet */
transform: translate(-50%, -50%) !important;
font-size: 11px !important;
color: #777777 !important;
text-align: center !important;
font-family: sans-serif !important;
line-height: 1.4 !important;
}
/* --- MEDIAWIKI MULTIMEDIA VIEWER STRÚKTÚRA ELREJTÉSE --- */
.mw-mmv-lightbox-open,
.mw-mmv-error-box,
.mw-mmv-overlay {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}
/*# sourceMappingURL=gyz.css.map */