[Assets | Trunk]: Remove some double ;; on css

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@61219 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2021-06-15 13:19:06 +00:00
parent 44f79a7ea9
commit 73416e8a5c
1 changed files with 6 additions and 6 deletions

View File

@ -116,18 +116,18 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
} }
.offcanvas-white a:not([class*="portal-link"]):hover { .offcanvas-white a:not([class*="portal-link"]):hover {
color: #222080 !important;; color: #222080 !important;
} }
.offcanvas-white h4, .offcanvas-white .uk-h4, .offcanvas-white h6, .offcanvas-white .uk-h6 { .offcanvas-white h4, .offcanvas-white .uk-h4, .offcanvas-white h6, .offcanvas-white .uk-h6 {
color: #1a1a1a !important;; color: #1a1a1a !important;
} }
.offcanvas-white h5 { .offcanvas-white h5 {
font-size: 18px !important;; font-size: 18px !important;
line-height: 1.4 !important;; line-height: 1.4 !important;
color: #1a1a1a !important;; color: #1a1a1a !important;
font-family: 'Open Sans', sans-serif !important;; font-family: 'Open Sans', sans-serif !important;
} }
.offcanvas-white .uk-text-muted { .offcanvas-white .uk-text-muted {