diff --git a/20200621_222849.webp b/20200621_222849.webp
new file mode 100644
index 0000000..770c6bf
Binary files /dev/null and b/20200621_222849.webp differ
diff --git a/3d-printables.html b/3d-printables.html
new file mode 100644
index 0000000..f5c3f35
--- /dev/null
+++ b/3d-printables.html
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+ c3cat
+
+
+
+
+
+ 3D Printables
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/img/3d-printables/catears-printables.webp b/assets/img/3d-printables/catears-printables.webp
new file mode 100644
index 0000000..930150a
Binary files /dev/null and b/assets/img/3d-printables/catears-printables.webp differ
diff --git a/index.html b/index.html
index 4704670..fe8c58e 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
Resources
@@ -67,7 +67,6 @@
History
diff --git a/rgb-ears-39c3.html b/rgb-ears-39c3.html
index 3de75e3..dc52772 100755
--- a/rgb-ears-39c3.html
+++ b/rgb-ears-39c3.html
@@ -85,14 +85,8 @@
input,label {
cursor: pointer;
}
-
- /* input[type="radio"]:checked+label {
- text-decoration-line: underline;
- text-decoration-color: var(--accent-color);
- } */
}
-
/* hide items with .detail-default-hide if the corresponding .detail-show-(all|simplified|short) is not currently active */
body:not(:has(#detail-grade-picker input[type="radio"][name="detail-grade-picker"][value="all"]:checked)) .detail-default-hide.detail-show-all {
display: none;