d4b05576 by 任超

style:多余样式

1 parent 58abfb8f
...@@ -14,7 +14,6 @@ div.banner, div.c_one, div.c_two, div.c_three, div.c_four, div.c_five, div.foote ...@@ -14,7 +14,6 @@ div.banner, div.c_one, div.c_two, div.c_three, div.c_four, div.c_five, div.foote
14 14
15 div.banner { 15 div.banner {
16 height: 500px; 16 height: 500px;
17 background-color: #7ed74e;
18 position: relative; 17 position: relative;
19 } 18 }
20 19
...@@ -548,7 +547,6 @@ width: 100%; ...@@ -548,7 +547,6 @@ width: 100%;
548 div.c_four div:first-child { 547 div.c_four div:first-child {
549 width: 1200px; 548 width: 1200px;
550 height: 240px; 549 height: 240px;
551 background-color: #7ed74e;
552 } 550 }
553 /* -----------------友情链接-------------------------- */ 551 /* -----------------友情链接-------------------------- */
554 div.c_five h2 { 552 div.c_five h2 {
......