Browse Source

提示框内文本格式

Chente 6 năm trước cách đây
mục cha
commit
32944f5d4d
2 tập tin đã thay đổi với 7 bổ sung10 xóa
  1. 5 1
      css/main.css
  2. 2 9
      zaojiashu.html

+ 5 - 1
css/main.css

@@ -458,9 +458,13 @@ a{
   width: 100%;
   text-align: center;
 }
-.box-text-style th,.box-text-style td{
+.box-text-style table th,.box-text-style table td{
   border:1px solid #fff;
 }
+
+.box-text-style table p{
+  text-align: left;
+}
 /*快捷切换单位工程*/
 .navbar-crumb{
   position: relative;

+ 2 - 9
zaojiashu.html

@@ -308,17 +308,10 @@
   <div>
     <p>[项目特征]</p>
     <p>1.土石类别:综合考虑(含清表、淤泥、孤石等)</p>
-    <p>2.开挖方式:综合考虑</p>
+    <p class="text-center">2.开挖方式:综合考虑</p>
     <p>3.基础类型:满足沟槽定义的所有基础</p>
-    <p>4.开挖深度:综合考虑</p>
+    <p class="text-right">4.开挖深度:综合考虑</p>
     <p>5.场内运距:根据现场情况综合考虑(包括多次转运和垂直运输)</p>
-    <p>[工程内容]</p>
-    <p>1.排水、抽水</p>
-    <p>2.沟槽底夯实、整平</p>
-    <p>3.土石方开挖、开凿</p>
-    <p>4.挡土板支拆</p>
-    <p>5.基底钎探</p>
-    <p>6.场内运输</p>
     <p><table>
         <tr><th>表头</th><th>表头</th><th>表头</th></tr>
         <tr><td>内容</td><td>内容</td><td>内容</td></tr>