소스 검색

Merge branch 'Change_market_image' into 'master'

Change_market_image

See merge request control/artfi!29
control 3 년 전
부모
커밋
b76f4e22f3
4개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/static/css/style.css
  2. BIN
      app/static/templates/market_top.gif
  3. BIN
      app/static/templates/market_top.jpg
  4. BIN
      app/static/templates/market_top.png

+ 1 - 1
app/static/css/style.css

@@ -20,7 +20,7 @@ body {
 #market_top {
     width: 100%;
     height: 80vh;
-    background: url("../templates/market_top.gif") top left;
+    background: url("../templates/market_top.jpg") top left;
     background-size: cover;
     position: relative;
   }

BIN
app/static/templates/market_top.gif


BIN
app/static/templates/market_top.jpg


BIN
app/static/templates/market_top.png