From: Zachary Vance Date: Thu, 6 Jul 2023 18:01:08 +0000 (-0400) Subject: X? X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=5bb32022c5dbe8bb0eba2ae3b37a600e02c28392;p=za3k.git X? --- diff --git a/hack-a-day-rules.md b/hack-a-day-rules.md index 9106071..d9a2be2 100644 --- a/hack-a-day-rules.md +++ b/hack-a-day-rules.md @@ -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;