]> git.za3k.com Git - blog.git/commitdiff
Show sitenav main link is a link
authorZachary Vance <za3k@za3k.com>
Mon, 5 Aug 2024 18:06:45 +0000 (14:06 -0400)
committerZachary Vance <za3k@za3k.com>
Mon, 5 Aug 2024 18:06:45 +0000 (14:06 -0400)
static/css/style-wordpress.css

index 968ea86712abb4d51dac61e2617e06eb271f8bec..7555b23ffa14e8b0f07f9ce1247232a8d74fa53b 100644 (file)
@@ -4887,6 +4887,10 @@ a:hover {
        color: #999;
 }
 
+#site-description a:hover {
+       text-decoration: underline;
+}
+
 #header-container {
        position: absolute;
        top: 0;