Transparent backgroound

This commit is contained in:
Dennis Allerkamp 2025-05-09 12:48:26 +02:00
parent 9a05f717fc
commit 1d05e0053a
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
padding: 20px;
display: block;
border: solid 2px #11111b;
background-color: #313244;
background-color: #31324480;
border-radius: 20px;
}
@ -125,7 +125,7 @@
0 & 0 & 0 & 1
\end{pmatrix}
$$
<input id="interpolate" type="range" min="0" max="6" step="0.01" value="6" autocomplete="off" list="steplist">
<input id="interpolate" type="range" min="0" max="6" step="0.05" value="6" autocomplete="off" list="steplist">
<datalist id="steplist">
<option>1</option>
<option>2</option>