Przeglądaj źródła

更新 'login_html.js'

WXT往昔 3 lat temu
rodzic
commit
0510ce437b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      login_html.js

+ 1 - 1
login_html.js

@@ -70,7 +70,7 @@ z-index:999999;">
 //-----------------------------------------------------------------------------------------
  $('body').css({
         backgroundImage:'url(https://www.gitinn.com/pan-chinese/_blogs/raw/master/img/'+parseInt(Math.random()*11+1)+'.png)',
-        backgroundSize:'100% 100%',
+        backgroundSize:'cover',
         backgroundPosition:'center center',
         backgroundRepeat:'no-repeat',
     })