summaryrefslogtreecommitdiffstats
path: root/src/styles/portrait.scss
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-12-20 09:54:44 +0100
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 19:03:18 +0100
commitb5c98c4b4f3ee8cd9baac56249c5e2a4348e6813 (patch)
treebfe3c9f7f2dae8192076b9e1a269d1c087525538 /src/styles/portrait.scss
parent4bdec28d0369511679772f0823f43b1cc3ad6447 (diff)
FUNCT Update background color
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r--src/styles/portrait.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss
index a123e32..489c3d0 100644
--- a/src/styles/portrait.scss
+++ b/src/styles/portrait.scss
@@ -1,12 +1,4 @@
@media (orientation: portrait) {
-
- html {
- background-image: url('../images/vertical_background.png');
- background-position: top center;
- background-repeat: no-repeat;
- background-color: transparent;
- }
-
body {
.speedometertop {
display: block;