Ver código fonte

banner更新

jeter20131220 3 anos atrás
pai
commit
985c64df19
4 arquivos alterados com 2 adições e 1 exclusões
  1. BIN
      img/banner/coverwebp.webp
  2. 1 1
      style.css
  3. 0 0
      style.css.map
  4. 1 0
      style.scss

BIN
img/banner/coverwebp.webp


+ 1 - 1
style.css

@@ -303,7 +303,7 @@ body #btn-a #mobile-btn:hover {
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
-  background-image: url(./img/banner/coverwebp.webp);
+  background-image: url(./img/banner/cover.png);
   position: relative;
   padding-bottom: 3vw;
   overflow: hidden;

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
style.css.map


+ 1 - 0
style.scss

@@ -248,6 +248,7 @@ body {
     position: relative;
     padding-bottom: 3vw;
     overflow: hidden;
+
     @media screen and(max-width:$moblie) {
         background-image: none;
         // height: 88vh;

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff