This commit is contained in:
2026-07-16 18:32:13 +02:00
parent d44bc4d2bd
commit 05ed241db0

View File

@@ -4836,7 +4836,7 @@ body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
(min-resolution: 1.26dppx) and (max-resolution: 1.38dppx) and (min-width: 700px) { (min-resolution: 1.26dppx) and (max-resolution: 1.38dppx) and (min-width: 700px) {
body.layout-legacy .embed-responsive-16by9::before { body.layout-legacy .embed-responsive-16by9::before {
padding-top: 46.25%; padding-top: 41.25%;
} }
body.layout-modern .embed-responsive-16by9::before { body.layout-modern .embed-responsive-16by9::before {
@@ -4848,7 +4848,7 @@ body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
} }
body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 46.25%; padding-top: 41.25%;
} }
body.layout-legacy .scroll-nav-wrapper { body.layout-legacy .scroll-nav-wrapper {
@@ -4915,7 +4915,7 @@ html[data-dpr="dpr-120"] body.layout-legacy.sidebar-right-hidden .embed-responsi
/* ~126138% zoom */ /* ~126138% zoom */
html[data-dpr="dpr-130"] body.layout-legacy .embed-responsive-16by9::before { html[data-dpr="dpr-130"] body.layout-legacy .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 46.25%;
} }
html[data-dpr="dpr-130"] body.layout-modern .embed-responsive-16by9::before { html[data-dpr="dpr-130"] body.layout-modern .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 41.25%;
@@ -4924,15 +4924,15 @@ html[data-dpr="dpr-130"] body.layout-modern.sidebar-right-hidden .embed-responsi
padding-top: 41.25%; padding-top: 41.25%;
} }
html[data-dpr="dpr-130"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { html[data-dpr="dpr-130"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 46.25%;
} }
/* ~139154% zoom (the 150% tier) */ /* ~139154% zoom (the 150% tier) */
html[data-dpr="dpr-150"] body.layout-legacy .embed-responsive-16by9::before { html[data-dpr="dpr-150"] body.layout-legacy .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 45.25%;
} }
html[data-dpr="dpr-150"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { html[data-dpr="dpr-150"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 45.25%;
} }
/* ≥155% zoom (high DPR — covers fractional scaling + zoom combos) */ /* ≥155% zoom (high DPR — covers fractional scaling + zoom combos) */