[Library | Assets]: Change landing header base on new mocks.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58720 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-05-19 14:20:15 +00:00
parent 08f033031a
commit 6f22ce150a
1 changed files with 4 additions and 12 deletions

View File

@ -1467,26 +1467,18 @@ ul.recentyears {
/* Landing gradient title section*/
.title-section {
background-image: linear-gradient(to right, #FFFFFF, #F0F0F0);
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 4px;
position: relative;
.title-section h1 {
font-size: 28px;
font-weight: 400;
}
.title-section .under-curation {
background-image: url("./under_curation.svg");
height: 17px;
width: 13px;
display: inline-block;
color: #DE8366;
}
/* theme */
.uk-modal .title-section h1, .feedback-page .title-section h1 {
font-size: 18px;
font-family: "Open Sans";
font-weight: 400;
}