Add random density offset to noise visualizer

This commit is contained in:
Misode
2020-12-02 01:36:17 +01:00
parent 4c814f0ee3
commit 83a249e4b7
5 changed files with 39 additions and 21 deletions

View File

@@ -284,7 +284,7 @@ nav > .toggle span {
height: 100%;
background-color: var(--nav-faded);
display: block;
cursor: grab;
cursor: crosshair;
image-rendering: optimizeSpeed;
image-rendering: -moz-crisp-edges;
image-rendering: -webkit-optimize-contrast;