diff --git a/20200621_222849.webp b/20200621_222849.webp deleted file mode 100644 index 770c6bf..0000000 Binary files a/20200621_222849.webp and /dev/null differ diff --git a/3d-printables.html b/3d-printables.html index f5c3f35..e69de29 100644 --- a/3d-printables.html +++ b/3d-printables.html @@ -1,65 +0,0 @@ - - - - - - - - c3cat - - - - -
-

3D Printables

- - - - C3CAT with a cat ear headband around the 'A' - - - - - -
- - - diff --git a/assets/img/3d-printables/catears-printables.webp b/assets/img/3d-printables/catears-printables.webp deleted file mode 100644 index 930150a..0000000 Binary files a/assets/img/3d-printables/catears-printables.webp and /dev/null differ diff --git a/index.html b/index.html index fe8c58e..4704670 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@

Resources

@@ -67,6 +67,7 @@

History

diff --git a/rgb-ears-39c3.html b/rgb-ears-39c3.html index dc52772..3de75e3 100755 --- a/rgb-ears-39c3.html +++ b/rgb-ears-39c3.html @@ -85,8 +85,14 @@ 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;