diff --git a/frontend/web/css/style.violet.ab.css b/frontend/web/css/style.violet.ab.css index a05ada5..cb2a4ce 100644 --- a/frontend/web/css/style.violet.ab.css +++ b/frontend/web/css/style.violet.ab.css @@ -3773,13 +3773,13 @@ a:focus { text-decoration: underline; } -a#heading-breadcrumbs { +#heading-breadcrumbs a{ color: #b49ec7; text-decoration: none; } -a#heading-breadcrumbs:hover, -a#heading-breadcrumbs:focus { +#heading-breadcrumbs a:hover, +#heading-breadcrumbs a:focus { color: rgb(179, 142, 212); text-decoration: underline; } -- libgit2 0.21.4