This commit is contained in:
deads
2026-06-14 21:18:09 +02:00
parent 1073ef5389
commit 73b1867249
21 changed files with 1547 additions and 0 deletions
@@ -0,0 +1,14 @@
/*Alternate itempage*/
.itemBackdrop {
height: 31vh !important;
display: inherit;
}
.detailLogo {
display: none;
}
.layout-desktop .detailRibbon {
margin-top: 0;
padding-top: .5em;
padding-bottom: .5em;
}