shine
This commit is contained in:
parent
83ead816f9
commit
7ef829b707
BIN
assets/images/decor/shiny.jpg
Normal file
BIN
assets/images/decor/shiny.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@ -7,6 +7,18 @@ title: the zone without time
|
||||
style="visibility: hidden"
|
||||
sandbox="allow-scripts" samesite=none></iframe>
|
||||
|
||||
<style>
|
||||
#psych::before {
|
||||
content: ' ';
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 0; top: 0;
|
||||
width: 100%; height: 100%;
|
||||
opacity: 0.9;
|
||||
background-image: url("/assets/images/decor/shiny.jpg");
|
||||
mix-blend-mode: hard-light;
|
||||
}
|
||||
</style>
|
||||
<div class="background" id="psych" style="background-color: purple">
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user