diff --git a/src/main/resources/kinosearch/kinosearch3/webpp/static/style.css b/src/main/resources/kinosearch/kinosearch3/webpp/static/style.css index 485b963..4343e71 100644 --- a/src/main/resources/kinosearch/kinosearch3/webpp/static/style.css +++ b/src/main/resources/kinosearch/kinosearch3/webpp/static/style.css @@ -100,5 +100,5 @@ ul.tags { } .tags a:hover { - background-color: #337ab7; + background-color: #ce504d; } \ No newline at end of file