Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f8448a9d1 |
@@ -43,7 +43,7 @@ import("/js/modules/womb3-simplex.mjs").then((module) => {
|
|||||||
#wrap {
|
#wrap {
|
||||||
background-color: black; /* can be alpha 50% and etc */
|
background-color: black; /* can be alpha 50% and etc */
|
||||||
filter: url("#blob") contrast(var(--contrast, 30));
|
filter: url("#blob") contrast(var(--contrast, 30));
|
||||||
/* mix-blend-mode: ... as you wish */
|
/* mix-blend-mode: ... cool effects with this */
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user