explore-services/portal-4cli-lib/src/assets/explore-custom.css

53 lines
1.1 KiB
CSS
Raw Normal View History

.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;
}
.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;
}
.developlink{
text-transform: none !important;
color: #fff !important;
background: #d13f96;
font-weight: 600;
}
.providelink{
text-transform: none !important;
color: #fff !important;
background: #28beff !important;
font-weight: 600;
}
.connectlink{
background-color: #ffc800 !important;
font-weight: 600;
color: #fff !important;
}
.monitorlink{
background-color: #8bcc00 !important;
font-weight: 600;
color: #fff !important;
}