Ver código fonte

提交官网

Lijy 2 anos atrás
pai
commit
ef2fb17044

+ 27 - 1
fhKeeper/formulahousekeeper/inva_4_tivo/css/index.css

@@ -550,7 +550,7 @@
     background: url(../image/rke.jpg) no-repeat center;
     background-size: 120rem 62.5rem;
 }
-.kehu h2, .pricings h2 {
+.kehu h2, .pricings h2{
     font-size: 2.625rem;
     color: #333;
     padding: 6.25rem 5rem 4rem 5rem;
@@ -953,3 +953,29 @@ body {
     z-index: 1;
 }
 
+/* qanda */
+.QandA {
+    padding: 0 0 5rem 0;
+    background: url(../image/dingj.jpg) no-repeat center;
+    background-size: 120rem 58.8125rem;
+}
+.QandA h2 {
+    font-size: 2.625rem;
+    color: #333;
+    padding: 5.25rem 5rem 2rem 5rem;
+}
+.QandACon {
+    margin: auto;
+}
+.QandAConUl {
+    margin-top: 2rem;
+    padding: 0 88px;
+}
+.QandAConli {
+    font-size: 1.2rem;
+    margin-top: .8rem;
+}
+.QandAConli span {
+    font-weight: bold;
+}
+

Diferenças do arquivo suprimidas por serem muito extensas
+ 25 - 0
fhKeeper/formulahousekeeper/inva_4_tivo/index.html