PJ568 2 years ago
parent 88c50c3cf4
commit 16f65d5722

@ -133,7 +133,6 @@ body {
} }
.nav_content .item .child a:hover { .nav_content .item .child a:hover {
border-color: #0277BD;
background: #01579B; background: #01579B;
color: #FFF; color: #FFF;
font-weight: bold; font-weight: bold;
@ -388,7 +387,7 @@ ins.adsbygoogle[data-ad-status="unfilled"]{
height: 30px height: 30px
} }
#rcb_menu>li:hover{ #rcb_menu>li:hover{
background-color: #f9f9f9; background-color:#01579B;
color: #252423; color: #252423;
cursor: pointer cursor: pointer
} }

Loading…
Cancel
Save