Authored by 郝肖肖

设计师 陈然 webkit-text-stroke-width 让去除

... ... @@ -193,7 +193,6 @@ a {
font-size: 24px;
font-family: "iconfont" !important;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.4px;
-moz-osx-font-smoothing: grayscale;
}
... ...
... ... @@ -298,14 +298,13 @@
}
.sub-nav {
height: 50px;
height: 44px;
background: #1b1b1b;
.sub-nav-list {
max-width: 94%;
display: inline-block;
line-height: 54px;
height: 44px;
line-height: 50px;
font-size: 14px;
li {
... ... @@ -418,7 +417,7 @@
left: 0;
display: none;
z-index: 10;
top: 178px;
top: 180px;
dl {
float: left;
... ...