mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
15 lines
218 B
CSS
15 lines
218 B
CSS
/*Alternate itempage*/
|
|
|
|
.itemBackdrop {
|
|
height: 31vh !important;
|
|
display: inherit;
|
|
}
|
|
.detailLogo {
|
|
display: none;
|
|
}
|
|
.layout-desktop .detailRibbon {
|
|
margin-top: 0;
|
|
padding-top: .5em;
|
|
padding-bottom: .5em;
|
|
}
|