This commit is contained in:
2026-06-29 22:27:29 +02:00
parent 81c0afc534
commit 6f2afc992f

View File

@@ -4832,7 +4832,7 @@ body.sidebar-right-hidden .pagination-container-fluid {
} }
body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 52.25%; /* Specify the exact value you want here when sidebar is hidden */ padding-top: 51.25%; /* Specify the exact value you want here when sidebar is hidden */
} }
@media @media
@@ -5440,10 +5440,10 @@ span#tags:not(.tags-expanded) .tags-inner>span:nth-child(n+11) {
padding-top: 36.25%; padding-top: 36.25%;
}*/ }*/
body.layout-legacy .item-layout-container .item-main-content { /* body.layout-legacy .item-layout-container .item-main-content {
margin-left: 120px; margin-left: 120px;
margin-right: 120px; margin-right: 120px;
} } */
/* layout-modern: both sidebar AND comments visible — column is narrow, full 16:9 fits */ /* layout-modern: both sidebar AND comments visible — column is narrow, full 16:9 fits */
body.layout-modern:not(.sidebar-right-hidden) .item-layout-container:not(.sidebar-hidden) .embed-responsive-16by9::before { body.layout-modern:not(.sidebar-right-hidden) .item-layout-container:not(.sidebar-hidden) .embed-responsive-16by9::before {