File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ h3.category-title {
8585 margin-bottom : 20px ;
8686 padding-top : 45px ;
8787 background-color : # f9f9f9 ;
88- border-top : 1px solid # C70022 ;
88+ border-top : 1px solid # e14d57 ;
8989}
9090
9191.box-title {
@@ -108,7 +108,7 @@ h3.category-title {
108108}
109109
110110.nav > li > a : hover , .nav > li > a : active , .nav > li > a : focus {
111- background : # C70022 ;
111+ background : # e14d57 ;
112112}
113113
114114.category {
Original file line number Diff line number Diff line change @@ -227,6 +227,7 @@ li.navbar-menu>a::after {
227227}
228228
229229li .navbar-menu .active > a ::after {
230+ bottom : 0px ;
230231 opacity : 1 ;
231232 -webkit-transform : translateY (0px );
232233 -moz-transform : translateY (0px );
@@ -297,7 +298,7 @@ ul.icl-nav-menu-sub:nth-child(1) {
297298}
298299
299300.icl-nav-menu-item : not (.icl-nav-menu-overivew ) > li : last-child {
300- width : 120 px ;
301+ width : 130 px ;
301302}
302303
303304@media screen and (max-width : 1220px ) {
You can’t perform that action at this time.
0 commit comments