Stripes if PM
This commit is contained in:
parent
3fbe11295f
commit
a9d0100087
|
@ -361,6 +361,10 @@
|
|||
background-repeat: no-repeat;
|
||||
background-size: 100% calc(100% - var(--top-padding) / 2);
|
||||
|
||||
&.visibility-direct {
|
||||
background-image: var(--yellow-stripes);
|
||||
}
|
||||
|
||||
> * {
|
||||
opacity: 0.65;
|
||||
transition: opacity 1s ease-out;
|
||||
|
|
Loading…
Reference in a new issue