qiushang 1 년 전
부모
커밋
e753ed87d5
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      public/static/compress/compress.css

+ 4 - 4
public/static/compress/compress.css

@@ -219,22 +219,22 @@
 }
 
 .section_2 ul li:nth-child(1) a {
-    background: url("./compress/bg_middle_question1.png") top center no-repeat;
+    background: url("./bg_middle_question1.png") top center no-repeat;
     background-size: 275px 206px;
 }
 
 .section_2 ul li:nth-child(2) a {
-    background: url("./compress/bg_middle_question2.png") top center no-repeat;
+    background: url("./bg_middle_question2.png") top center no-repeat;
     background-size: 275px 206px;
 }
 
 .section_2 ul li:nth-child(3) a {
-    background: url("./compress/bg_middle_question3.png") top center no-repeat;
+    background: url("./bg_middle_question3.png") top center no-repeat;
     background-size: 275px 206px;
 }
 
 .section_2 ul li:nth-child(4) a {
-    background: url("./compress/bg_middle_question4.png") top center no-repeat;
+    background: url("./bg_middle_question4.png") top center no-repeat;
     background-size: 275px 206px;
 }