From 6040b55479be8264f9929f14d4aca623849d3eae Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Mon, 6 Apr 2020 12:31:42 +0200 Subject: [PATCH] Fix typo hover --- custom_portal.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/custom_portal.css b/custom_portal.css index 5135c8e..7a96a2a 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -413,14 +413,15 @@ body.logged, .logged .content { padding-bottom: 0; } -.listing-apps a:hover .first-letter { - display: inline; - position: relative; +.listing-apps a .first-letter { + font-family: 'NotoSansBold', serif; } .listing-apps a:hover .first-letter { width: 100%; height: 100%; + display: inline; + position: relative; } /* ------------------------