diff --git a/rtfd/public/html/index.css b/rtfd/public/html/index.css index b1c1b1b..7e7c1c2 100644 --- a/rtfd/public/html/index.css +++ b/rtfd/public/html/index.css @@ -82,6 +82,12 @@ background-color: #303; a { color: inherit; } +a:visited { +} +a:focus-visible, a:hover { +} +a:active { +} h2 { color: #f77;