Remove rekt default background image and video.
gitea/icedream/rekt-theme/master There was a failure building this commit
Details
gitea/icedream/rekt-theme/master There was a failure building this commit
Details
parent
644c150ca1
commit
02303846ac
|
@ -19,6 +19,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&#page_EQ {
|
&#page_EQ {
|
||||||
|
background: initial;
|
||||||
#wave {
|
#wave {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
@ -52,6 +53,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page_EQ_video {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#wave {
|
#wave {
|
||||||
@if $icedream-saturation {
|
@if $icedream-saturation {
|
||||||
@include saturate-from-red(300%, 5%);
|
@include saturate-from-red(300%, 5%);
|
||||||
|
|
Loading…
Reference in New Issue