diff --git a/cl-theme/static/css/style.css b/cl-theme/static/css/style.css index a7193ce..7726c1e 100644 --- a/cl-theme/static/css/style.css +++ b/cl-theme/static/css/style.css @@ -392,6 +392,7 @@ a { } a:hover { text-decoration: none; + color: #ffc20e; } a.navbar-item.is-tab.is-active { border-bottom-color: #dd7325;