From 5b56e1b06668fe49465e4bf14e7962881eba0bec Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Wed, 17 Oct 2018 12:08:48 +0000 Subject: [PATCH] minor change in library.css git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@53490 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/library.css b/library.css index a79088f..583e84a 100644 --- a/library.css +++ b/library.css @@ -1001,3 +1001,7 @@ showTitle h2{ background: var(--portal-main-color) !important; color:white !important; } + +.loginLink { + text-transform: uppercase !important; +}