diff --git a/style/new_style.css b/style/new_style.css index 5e762d9..d593515 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -128,8 +128,8 @@ body { display: block; white-space: nowrap; } -#sidebar_a:hover {color: var(--main-text-color)} -#sidebar_a:active {color: var(--main-text-color)} +#sidebar a:hover {color: var(--main-text-color)} +#sidebar a:active {color: var(--main-text-color)} #sidebar_logo { margin-top: 40%; text-align: center;