master
CandiceSong 5 years ago
parent 252ecacf24
commit 56c0f00661

@ -508,14 +508,17 @@ a.infocustomize {
.start-nav-item a { .start-nav-item a {
color: #fff; color: #fff;
font-size: 22px; font-size: 25px;
}
.start-nav-item a:hover {
color: #fff !important;
border-bottom: none !important;
} }
.start-nav-item a:hover { color: #fff; border-bottom: none;}
.sidebar .start-nav-item { .sidebar .start-nav-item {
width: 25%; width: 25%;
margin-bottom: 0; margin-bottom: 0;
padding-bottom: 0; padding-bottom: 0;
height: 45px; height: 40px;
} }
.nav-link { .nav-link {
@ -2892,6 +2895,8 @@ img.highlightsimgtop {
img.topnavipic { img.topnavipic {
position: absolute; position: absolute;
top: 0; top: 0;
height: 250px;
width: 2560px;
} }
ul.list-reset { ul.list-reset {

Loading…
Cancel
Save