From: soufiane Date: Fri, 18 Apr 2025 09:14:16 +0000 (+0200) Subject: wait #7487 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1c6f29146f1736c7129df26e51428d598387fb67;p=fluidbook-v3.git wait #7487 @0:10 --- diff --git a/less/002-common.less b/less/002-common.less index ebe9c0e..a8ef006 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -122,6 +122,10 @@ a { } } +.elearning a:hover { + color: #4fc38a; +} + .content-wrapper { position: relative; width: 100%; diff --git a/less/102-footer.less b/less/102-footer.less index 8b54d33..a32149c 100644 --- a/less/102-footer.less +++ b/less/102-footer.less @@ -17,6 +17,10 @@ footer { } } +.elearning footer a:hover { + color: #4fc38a; +} + .footer-inner { padding-left: 5%; padding-right: 5%;