|
|
|
@ -508,14 +508,17 @@ a.infocustomize {
|
|
|
|
|
|
|
|
|
|
.start-nav-item a {
|
|
|
|
|
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 {
|
|
|
|
|
width: 25%;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
padding-bottom: 0;
|
|
|
|
|
height: 45px;
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nav-link {
|
|
|
|
@ -2892,6 +2895,8 @@ img.highlightsimgtop {
|
|
|
|
|
img.topnavipic {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
height: 250px;
|
|
|
|
|
width: 2560px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
ul.list-reset {
|
|
|
|
|