diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-18 21:45:12 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 20:36:30 +0100 |
commit | 51e268c34ecfeb541c187f5a361c5c5baa76fbca (patch) | |
tree | 252ec4695f0069c4d6073ffcfc722e786091311a /src/styles/portrait.scss | |
parent | e54bb3ce8ee606fba0cb2ccf67d27cd41d614745 (diff) |
FUNCT Update launcher
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r-- | src/styles/portrait.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss index a4eb732..18ba52c 100644 --- a/src/styles/portrait.scss +++ b/src/styles/portrait.scss @@ -2,6 +2,9 @@ html { background-image: url('../images/vertical_background.png'); + background-position: top center; + background-repeat: no-repeat; + background-color: transparent; } body { |