diff --git a/finimalism5-2.css b/finimalism5-2.css index 3afa9bc..73eea07 100644 --- a/finimalism5-2.css +++ b/finimalism5-2.css @@ -1001,8 +1001,8 @@ div[data-role="controlgroup"] a[data-role="button"] { /*ANIMATIONS*/ /*Hover background for section title buttons*/ .button-flat:hover { - background: rgba(0, 164, 220, 0.2); - color: #00a4dc !important; + background: rgba(221, 78, 130, 15%); + color: rgba(var(--accent)) !important; } .dashboardSection h3 { margin: .5em .0em .5em .5em;