[Library | Trunk]: Assets: Reduce font weight from login letters
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58622 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
9a1e7e877a
commit
2a08c8de68
|
@ -2103,7 +2103,7 @@ Impact Factor - ATHENA CODE */
|
||||||
/*login*/
|
/*login*/
|
||||||
.login {
|
.login {
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: 400 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login circle, .login svg,
|
.login circle, .login svg,
|
||||||
|
|
Loading…
Reference in New Issue