[Library | Trunk]: Portal link important color

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60966 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2021-04-23 12:48:49 +00:00
parent ccbb34c434
commit 89fa1c7511
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
/* Link */
.portal-link, .grey-portal-link:hover {
color: var(--portal-main-color);
color: var(--portal-main-color) !important;
}
.grey-portal-link {
@ -67,7 +67,7 @@
}
.portal-link.uk-icon-link:hover, .portal-link.uk-icon-link:active, .portal-link.uk-icon-link:focus {
color: var(--portal-dark-color);
color: var(--portal-dark-color) !important;;
}
/* Icon */