From: naoko1010hh <50263013+naoko1010hh@users.noreply.github.com> Date: Tue, 17 Mar 2020 15:17:43 +0000 (+0900) Subject: Add files via upload X-Git-Tag: v3.0 X-Git-Url: http://git.osdn.net/view?p=alterlinux%2Flightdm-webkit2-theme-alter.git;a=commitdiff_plain;h=1ed4c5e2e536a65123f26c0e3311b8049c458a91 Add files via upload --- diff --git a/css/splashscreen.css b/css/splashscreen.css index a16d4d2..3ea38e5 100644 --- a/css/splashscreen.css +++ b/css/splashscreen.css @@ -11,7 +11,7 @@ /* background-repeat: no-repeat; */ background-position:center center; - background-size:contain; + background-size: cover; width:100%; height:100vh; } diff --git a/css/theme.css b/css/theme.css index 6c3495d..037886a 100644 --- a/css/theme.css +++ b/css/theme.css @@ -48,7 +48,7 @@ body { font-family: 'MyFont2','MyFont'; background-image: url("../images/16-9.png"); background-position:center center; - background-size:contain; + background-size: cover; width:100%; height:100vh; }