|
|
@@ -1,16 +1,4 @@ |
|
|
|
::-webkit-scrollbar{width:0;padding: 0;height: 0} |
|
|
|
@font-face{ |
|
|
|
font-family:"Source Han Sans SC Medium"; |
|
|
|
src:url('../font/SourceHanSansSC-Medium.otf'), |
|
|
|
} |
|
|
|
@font-face{ |
|
|
|
font-family:"Source Han Sans SC Normal"; |
|
|
|
src:url('../font/SourceHanSansSC-Normal.otf'), |
|
|
|
} |
|
|
|
@font-face{ |
|
|
|
font-family:"Source Han Sans SC Regular"; |
|
|
|
src:url('../font/SourceHanSansSC-Regular.otf'), |
|
|
|
} |
|
|
|
.topTab{ |
|
|
|
background: #FFF; |
|
|
|
line-height: 36px; |
|
|
|