openaire-assets/discover-custom.css

52 lines
1.2 KiB
CSS

.tm-toolbar .uk-subnav-line .custom-explore-li {
display: block;
background:#Fb6e50 !important; color:#fff !important;
}
.custom-explore-toolbar ul.uk-subnav.uk-subnav-line{
background-color: #f25f30 !important;
}
.custom-explore-toolbar .inner {
background-color: #f25f30 !important;
}
.custom-explore-toolbar{
border-top-color:#f25f30 !important;
}
.tm-toolbar .uk-subnav-line .custom-connect-li {
display: block;
background:#DEAF50 !important; color:#fff !important;
}
.custom-connect-toolbar ul.uk-subnav.uk-subnav-line{
background-color: #FFC700 !important;
}
.custom-connect-toolbar .inner {
background-color: #FFC700 !important;
}
.custom-connect-toolbar{
border-top-color:#FFC700 !important;
}
.mainPageSearchForm{
background-image: url("./explore_1.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
}
.explore-numbers h2, .explore-numbers div{
color: #f25f30 !important;
font-weight: 500 !important;
}
.explore-numbers h2{
font-size: 36px !important;
}
.firstPageNumbers{
font-weight: 600 !important;
color: #D03C0D !important;
}