From: Andy Allan Date: Wed, 6 Jul 2022 17:09:24 +0000 (+0100) Subject: Use bootstrap variables to style links X-Git-Tag: live~2144^2~6 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ac07a790784e36641c761658dc13f5c61249c6dc?hp=ac07a790784e36641c761658dc13f5c61249c6dc Use bootstrap variables to style links Bootstrap 5 now has a hover color, and instead of trying to override with CSS, it's easier to use the variables instead. ---