diff --git a/style.css b/style.css index 015135a..2b97f43 100644 --- a/style.css +++ b/style.css @@ -130,7 +130,7 @@ article > hgroup { } .rdct { background-color: var(--text); - color: var(--text); + color: var(--text-invert); } .rdct:hover { color: var(--text-invert);