Remove rekt default background image and video.
gitea/icedream/rekt-theme/master There was a failure building this commit Details

master
Icedream 2019-03-15 22:02:13 +01:00
parent 644c150ca1
commit 02303846ac
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 5 additions and 0 deletions

View File

@ -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%);