From 27314b999368ad742643ca3aab8d4bae7c059695 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 20 Jun 2023 14:39:00 -0400 Subject: stuff! --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 41251e0..92a6eb5 100644 --- a/index.html +++ b/index.html @@ -124,6 +124,9 @@ margin: 2px; display: block; } + .name { + width: 10em; + } @@ -168,6 +171,32 @@
Output Color
+
+
Multiply
+
+
+
+
out
+
+
+
+
Square selector
+
+
+
+
+
+
out
+
+
+
+
Modulo
+
+
+
+
out
+
+

-- cgit v1.2.3