[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
This commit is contained in:
k.triantafyllou 2020-05-26 14:41:22 +00:00
parent a192f0c6b2
commit 14411dbad2
1 changed files with 1 additions and 4 deletions

View File

@ -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%;