@@ -297,7 +297,7 @@
.box-first .box-kind {
height: 100px;
font-size: 14px;
- background-color: #f1f4fb;
+ /*background-color: #f1f4fb;*/
}
#letter-nav ul, #letter-nav li {
list-style-type: none;
@@ -313,6 +313,7 @@
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
+ background-color: #f1f4fb;
&:hover{
border-bottom: 1px solid #5079cb !important;
background-color: #fff;