X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fthemes%2Fumami%2Fcss%2Fcomponents%2Fblocks%2Ffooter-promo%2Ffooter-promo.css;h=8476f1a6a8362330b56bfe29dcb92674dac8a3d8;hb=4f1b9b4ab48a8498afac9e2213a02a23ccf4a06c;hp=7014ff56e6c0bc34eccfe3bb040b23530a8ef085;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/profiles/demo_umami/themes/umami/css/components/blocks/footer-promo/footer-promo.css b/web/core/profiles/demo_umami/themes/umami/css/components/blocks/footer-promo/footer-promo.css index 7014ff56e..8476f1a6a 100644 --- a/web/core/profiles/demo_umami/themes/umami/css/components/blocks/footer-promo/footer-promo.css +++ b/web/core/profiles/demo_umami/themes/umami/css/components/blocks/footer-promo/footer-promo.css @@ -9,7 +9,7 @@ .block-type-footer-promo-block .block__title { font-size: 1.5rem; - font-weight: normal; + font-weight: 400; } .block-type-footer-promo-block .footer-promo-content { @@ -18,17 +18,14 @@ .block-type-footer-promo-block .footer-promo-content a { background-color: inherit; - display: block; color: #fff; - font-weight: bold; - text-decoration: none; + font-weight: 700; } .block-type-footer-promo-block .footer-promo-content a:active, .block-type-footer-promo-block .footer-promo-content a:focus, .block-type-footer-promo-block .footer-promo-content a:hover { background-color: transparent; - text-decoration: underline; } .block-type-footer-promo-block .footer-promo-content a:after {