diff --git a/src/components/ControllerPage.vue b/src/components/ControllerPage.vue index 12cb6b2..6668490 100644 --- a/src/components/ControllerPage.vue +++ b/src/components/ControllerPage.vue @@ -12,13 +12,13 @@
{{ state.sp.nomi.home }}
{{ state.sp.punt.home }}
SET {{ state.sp.set.home }}
- + Servizio
{{ state.sp.nomi.guest }}
{{ state.sp.punt.guest }}
SET {{ state.sp.set.guest }}
- + Servizio
@@ -713,7 +713,7 @@ export default { .btn-danger { background: rgba(198, 40, 40, 0.25); border: 1px solid rgba(239, 83, 80, 0.4); - color: #ef5350; + color: #ff8a80; padding: 14px 8px; font-size: 14px; font-weight: 600; diff --git a/src/components/DisplayPage.vue b/src/components/DisplayPage.vue index fdc6011..e1ab84b 100644 --- a/src/components/DisplayPage.vue +++ b/src/components/DisplayPage.vue @@ -7,7 +7,7 @@ {{ state.sp.nomi.home }} - + Servizio {{ state.sp.punt.home }} @@ -18,7 +18,7 @@ {{ state.sp.punt.guest }} - + Servizio {{ state.sp.nomi.guest }} @@ -51,7 +51,7 @@ {{ state.sp.nomi.guest }} - + Servizio {{ state.sp.punt.guest }} @@ -62,7 +62,7 @@ {{ state.sp.punt.home }} - + Servizio {{ state.sp.nomi.home }}