removed granim, replaced with generated static css gradient

This commit is contained in:
2024-10-03 17:11:11 +02:00
parent 3eb9403817
commit d4c3eb5f76
4 changed files with 117 additions and 4 deletions

View File

@@ -87,11 +87,16 @@ div.loading{
#main-content{
#map-backgrounds{
.map-bg-canvas{
.map-bg{
position: absolute;
mix-blend-mode: multiply;
// filter: contrast(170%);
&.gradient{
// filter: blur(10px);
width:100%;
height:100%;
background-size: 100% 100%;
background-repeat: no-repeat;
}
&.trame{
// display:none;