Update style.css

This commit is contained in:
Rich Tabor 2024-08-21 13:12:02 -04:00
parent 111a93c655
commit ee66283956

View file

@ -16,12 +16,7 @@ Tags: blog, one-column, three-columns, wide-blocks, block-patterns, custom-color
/* Make link colors match text colors. */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit !important;
}