|
@@ -19,13 +19,13 @@
|
|
font-family: '微软雅黑', '宋体';
|
|
font-family: '微软雅黑', '宋体';
|
|
background: #dde2ea;
|
|
background: #dde2ea;
|
|
height: 100%;
|
|
height: 100%;
|
|
- color: #505050;
|
|
|
|
- line-height: 28px;
|
|
|
|
|
|
+ color: #333;
|
|
|
|
+ line-height: 21px;
|
|
}
|
|
}
|
|
|
|
|
|
h1 {
|
|
h1 {
|
|
margin: 0 0px 30px 0px !important;
|
|
margin: 0 0px 30px 0px !important;
|
|
- font-size: 32px !important;
|
|
|
|
|
|
+ font-size: 28px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.titleH2 {
|
|
.titleH2 {
|
|
@@ -123,7 +123,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.anchors .anchor-line {
|
|
.anchors .anchor-line {
|
|
- height: 15px;
|
|
|
|
|
|
+ height: 20px;
|
|
width: 0;
|
|
width: 0;
|
|
border-left: 2px solid #E0E2E3;
|
|
border-left: 2px solid #E0E2E3;
|
|
}
|
|
}
|