3c3015a1 by 任超

style:公告详情

1 parent 23005780
...@@ -8,15 +8,6 @@ ...@@ -8,15 +8,6 @@
8 color: #4a4a4a; 8 color: #4a4a4a;
9 } 9 }
10 /* --------------------导航tab------------------------- */ 10 /* --------------------导航tab------------------------- */
11 .navigation_crumbs {
12 width: 100%;
13 height: 45px;
14 padding: 10px 0;
15 line-height: 25px;
16 background: #fafafa;
17 border: 1px solid #e6e6e6;
18 box-sizing: border-box;
19 }
20 .contentBox { 11 .contentBox {
21 width: 1200px; 12 width: 1200px;
22 margin: 0 auto; 13 margin: 0 auto;
......