diff --git a/assets/css/general.css b/assets/css/general.css index ac8ef98f..20282c0b 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -519,4 +519,8 @@ div#station_logbooks_linked_table_paginate { .lotw-cert-list table { margin-bottom: 0px; +} + +.qso_panel a i.fa.fa-star:hover { + color: #FFD700 !important; } \ No newline at end of file