File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -506,14 +506,14 @@ a:active {
506
506
text-decoration : none;
507
507
line-height : 1.3em ;
508
508
//color: #00498a;
509
- color : # efefef ;
509
+ color : # ffffff ;
510
510
}
511
511
512
512
.main-navigation ul ul {
513
513
box-shadow : 0 3px 3px rgba (0 , 0 , 0 , 0.2 );
514
514
float : left;
515
515
position : absolute;
516
- top : 2.6 em ;
516
+ top : 2.4 em ;
517
517
left : 0 ;
518
518
z-index : 99999 ;
519
519
background : # ededed ;
@@ -528,6 +528,7 @@ a:active {
528
528
529
529
.main-navigation ul ul a {
530
530
width : 300px ;
531
+ color : # 00498a ;
531
532
}
532
533
533
534
.main-navigation ul ul li : first-child {
@@ -558,19 +559,19 @@ a:active {
558
559
.main-navigation .current-menu-item > a ,
559
560
.main-navigation .current_page-item > a : hover ,
560
561
.main-navigation .current_menu-item > a : hover {
561
- background : # 21759b ;
562
- color : # e0e0e0 ;
562
+ background : # 7aaff6 !important ;
563
+ color : # fff !important ;
563
564
}
564
565
565
- .main-navigation .current_page_ancestor {
566
- background : linear-gradient ( # d0d0d0 , # c0c0c0 ) ;
567
- color : # e0e0e0 ;
566
+ .main-navigation .current_page_ancestor > a {
567
+ background : # 7aaff6 !important ;
568
+ color : # fff !important ;
568
569
}
569
570
570
571
.main-navigation ul ul .current_page_parent ,
571
572
.main-navigation .current_page_parent .current_page_item > a {
572
- background : # 21759b ;
573
- color : # e0e0e0 ;
573
+ background : # 7aaff6 !important ;
574
+ color : # fff !important ;
574
575
}
575
576
576
577
/* Small menu */
You can’t perform that action at this time.
0 commit comments