From 14411dbad22699e067c77ad3cd851f23ee83dfcb Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 26 May 2020 14:41:22 +0000 Subject: [PATCH] [Library | Trunk]: Assets: Remove font-size: 12px from some classes for landing-pages git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58783 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/library.css b/library.css index 931aa9a..b4b1a24 100644 --- a/library.css +++ b/library.css @@ -848,11 +848,10 @@ dd:last-child { } .searchFilterTitle { - /* text-decoration-color: var(--portal-main-color); text-decoration: underline; */ border-bottom: 1px solid var(--portal-main-color) !important; - padding: 5px 0px; + padding: 5px 0; color: var(--portal-main-color); } @@ -862,7 +861,6 @@ dd:last-child { background-color: #F0F0F0; color: #666; padding: 12px; - font-size: 12px; } /* theme */ @@ -1493,7 +1491,6 @@ ul.recentyears { .landing ul.organizations > li { border: 1px solid #E8E8E8; border-radius: 2px; - font-size: 12px; color: #A4A4A4; padding: 10px; width: 100%;