Browse Source

修改样式

Allen Iverson 5 years ago
parent
commit
7efb030aca
1 changed files with 7 additions and 4 deletions
  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: url('http://oss.caihongxingqiu.com/official/bottom_bg.jpg') center;
   background-size: cover;
   background-size: cover;
   text-align: center;
   text-align: center;
-  letter-spacing: 0;
+  letter-spacing: 2px;
 }
 }
 /* .page-6::after {
 /* .page-6::after {
   position: absolute;
   position: absolute;
@@ -184,8 +184,8 @@ a {
   flex-direction: column;
   flex-direction: column;
   justify-content: center;
   justify-content: center;
   align-items: center;
   align-items: center;
-  margin: auto;
-  padding: 0 40px;
+  margin: -150px auto 0;
+  padding: 0 120px;
 }
 }
 
 
 .page-6 .title {
 .page-6 .title {
@@ -198,7 +198,7 @@ a {
 }
 }
 .page-6 .text {
 .page-6 .text {
   font-size: .2rem;
   font-size: .2rem;
-  line-height: 1.7;
+  line-height: 2;
 }
 }
 .page-6 .footer {
 .page-6 .footer {
   position: absolute;
   position: absolute;
@@ -252,6 +252,9 @@ a {
   .page {
   .page {
     letter-spacing: 0;
     letter-spacing: 0;
   }
   }
+  .page-6 .content {
+    padding: 0 40px;
+  }
   .content__box .img {
   .content__box .img {
     width: 1.5rem;
     width: 1.5rem;
     height: 3rem;
     height: 3rem;