Project

General

Profile

1

    
2
.tm-toolbar .uk-subnav-line .custom-explore-li {
3
   display: block;
4
  background:#Fb6e50 !important; color:#fff !important;
5

    
6
}
7

    
8
.custom-explore-toolbar   ul.uk-subnav.uk-subnav-line{
9
  background-color: #f25f30 !important;
10
  }
11

    
12
  .custom-explore-toolbar .inner {
13
       background-color: #f25f30 !important;
14
  }
15

    
16
  .custom-explore-toolbar{
17
    border-top-color:#f25f30 !important;
18
  }
19
  .tm-toolbar .uk-subnav-line .custom-connect-li {
20
     display: block;
21
    background:#DEAF50 !important; color:#fff !important;
22

    
23
  }
24

    
25
  .custom-connect-toolbar   ul.uk-subnav.uk-subnav-line{
26
    background-color: #FFC700 !important;
27
    }
28

    
29
    .custom-connect-toolbar .inner {
30
         background-color: #FFC700 !important;
31
    }
32

    
33
    .custom-connect-toolbar{
34
      border-top-color:#FFC700 !important;
35
    }
36

    
37
    .mainPageSearchForm{
38
      background-image: url("./explore_1.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
39
    }
40
.explore-numbers h2, .explore-numbers div{
41
  color: #f25f30 !important;
42
  font-weight: 500 !important;
43
}
44

    
45
.explore-numbers h2{
46
  font-size: 36px !important;
47
}
48
.firstPageNumbers{
49
  font-weight: 600 !important;
50
  color: #D03C0D !important;
51
}
(7-7/40)