]> git.dabkitsch.com - jekyll-site.git/commitdiff
h3 nav-cat hover
authorequilet <2237372+equilet@users.noreply.github.com>
Tue, 14 Feb 2023 06:56:26 +0000 (22:56 -0800)
committerequilet <2237372+equilet@users.noreply.github.com>
Tue, 14 Feb 2023 06:56:26 +0000 (22:56 -0800)
style-colors.css

index e1ee2d0835238709273cf7a48fe0fadb591d9528..47cd7de570674985012843dec31299eba43dae84 100644 (file)
@@ -36,12 +36,16 @@ h2 {
        color:#d871d7;
 }
 
+h3 {
+       color:#b1d1e6;
+}
+
 .nav-cat a {
        /*color:#1e6b5c;*/
        color:#2f88c6;
 }
 .nav-cat a:hover {
-       color:#d87107;
+       color:#f4c715;
 }
 
 #jeffrey-m-lubow {