瀏覽代碼

修改样式

Allen Iverson 5 年之前
父節點
當前提交
7efb030aca
共有 1 個文件被更改,包括 7 次插入4 次删除
  1. 7 4
      index.css

+ 7 - 4
index.css

@@ -167,7 +167,7 @@ a {
   background: url('http://oss.caihongxingqiu.com/official/bottom_bg.jpg') center;
   background-size: cover;
   text-align: center;
-  letter-spacing: 0;
+  letter-spacing: 2px;
 }
 /* .page-6::after {
   position: absolute;
@@ -184,8 +184,8 @@ a {
   flex-direction: column;
   justify-content: center;
   align-items: center;
-  margin: auto;
-  padding: 0 40px;
+  margin: -150px auto 0;
+  padding: 0 120px;
 }
 
 .page-6 .title {
@@ -198,7 +198,7 @@ a {
 }
 .page-6 .text {
   font-size: .2rem;
-  line-height: 1.7;
+  line-height: 2;
 }
 .page-6 .footer {
   position: absolute;
@@ -252,6 +252,9 @@ a {
   .page {
     letter-spacing: 0;
   }
+  .page-6 .content {
+    padding: 0 40px;
+  }
   .content__box .img {
     width: 1.5rem;
     height: 3rem;