960样式
This commit is contained in:
@@ -4,22 +4,22 @@
|
||||
url('iconfont/iconfont.woff') format('woff'),
|
||||
url('iconfont/iconfont.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "YouSheBiaoTiHei";
|
||||
src: url('font/YouSheBiaoTiHei.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "SourceHanSansCN-Bold";
|
||||
src: url('font/SourceHanSansCN-Bold.otf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "SourceHanSansCN-Regular";
|
||||
src: url('font/SourceHanSansCN-Regular.otf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: "SourceHanSansCN-Medium";
|
||||
src: url('font/SourceHanSansCN-Medium.otf') format('truetype');
|
||||
}
|
||||
// @font-face {
|
||||
// font-family: "YouSheBiaoTiHei";
|
||||
// src: url('font/YouSheBiaoTiHei.ttf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: "SourceHanSansCN-Bold";
|
||||
// src: url('font/SourceHanSansCN-Bold.otf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: "SourceHanSansCN-Regular";
|
||||
// src: url('font/SourceHanSansCN-Regular.otf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: "SourceHanSansCN-Medium";
|
||||
// src: url('font/SourceHanSansCN-Medium.otf') format('truetype');
|
||||
// }
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
|
||||
@@ -84,7 +84,7 @@ body {
|
||||
-ms-user-select:none;/*IE10*/
|
||||
-khtml-user-select:none;/*早期浏览器*/
|
||||
user-select:none;
|
||||
background: center / 100% 100% url('../images/bg.jpg') no-repeat;
|
||||
background-color: #133471;
|
||||
}
|
||||
|
||||
div, p {
|
||||
|
||||
Reference in New Issue
Block a user