Browse Source

常见问题主页面

hangb 8 years ago
parent
commit
f279657094

+ 3 - 1
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/taxonomy_question.html

@@ -43,7 +43,6 @@
     display: inline-block;
     width: 1190px;
     text-align: center;
-    margin-bottom: 60px;
     }
     .breadcrumb .content{
     text-align: left;
@@ -67,6 +66,9 @@
     color: #1e1e1e;
     padding-top: 50px;
     }
+    .section1 h3{
+    padding-top: 0;
+    }
     .section2,.section4{
     background: #f4f4f4;
     }