]> git.za3k.com Git - za3k.git/commitdiff
X?
authorZachary Vance <za3k@za3k.com>
Thu, 6 Jul 2023 18:01:08 +0000 (14:01 -0400)
committerZachary Vance <za3k@za3k.com>
Thu, 6 Jul 2023 18:01:08 +0000 (14:01 -0400)
hack-a-day-rules.md

index 9106071caeff52e513cbca7cd76845aa2f858514..d9a2be23f369031c06ef4d529f350e7313ee23cb 100644 (file)
@@ -2,7 +2,7 @@
 a {
     position: relative;
 }
-img::nth-of-type(4)::before {
+a::nth-of-type(9)::before {
     content: "X";
     color: rgba(255, 70, 70, 0.85);
     text-decoration: none;