OSDN Git Service

Merge pull request #6 from asas1asas200/zeng-fix-alter_btn_id
[alterlinux/lightdm-webkit2-theme-alter.git] / css / splashscreen.css
index 897e1b4..3ea38e5 100644 (file)
@@ -7,11 +7,11 @@
   background-color: #e57373;
 
   background: linear-gradient(180deg, #0b4c81 30%,#005498 70%);
-  background-image: url("../images/LOCKSCREEN1920x1080.png");
+  background-image: url("../images/16-9.png");
 
   /* background-repeat:  no-repeat;                     */
   background-position:center center;        
-  background-size:contain;                   
+  background-size: cover;           
   width:100%;     
   height:100vh;      
 }