diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/views/menu.php b/views/menu.php index 720897c..f6eb0c4 100644 --- a/views/menu.php +++ b/views/menu.php @@ -147,7 +147,7 @@ --> - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/views/menu.php b/views/menu.php index 720897c..f6eb0c4 100644 --- a/views/menu.php +++ b/views/menu.php @@ -147,7 +147,7 @@ --> - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/views/menu.php b/views/menu.php index 720897c..f6eb0c4 100644 --- a/views/menu.php +++ b/views/menu.php @@ -147,7 +147,7 @@ --> - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/views/menu.php b/views/menu.php index 720897c..f6eb0c4 100644 --- a/views/menu.php +++ b/views/menu.php @@ -147,7 +147,7 @@ --> - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/views/secciones.php b/views/secciones.php index f9bcee9..276f271 100644 --- a/views/secciones.php +++ b/views/secciones.php @@ -85,9 +85,9 @@

- + - +
diff --git a/index.php b/index.php index 6776305..4124a4e 100644 --- a/index.php +++ b/index.php @@ -33,9 +33,9 @@ - - - + + @@ -211,7 +211,7 @@ } .menu_base { /* background: rgb(166, 43, 78); */ diff --git a/views/chat.php b/views/chat.php index da1395b..67fefd1 100644 --- a/views/chat.php +++ b/views/chat.php @@ -77,6 +77,17 @@ font-size: 22px !important; } + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; + } + .size-10 { + font-size: 10px; + } + .color-primary { color: #fafafa; background: #b2003eff; @@ -129,9 +140,9 @@ } else { var html = ""; inicio = ` -
-
-

Bienvenido al chat grupal del equipo ` + nameGroup + `

+
+
+

Bienvenido al chat grupal del equipo ` + nameGroup + `

`; @@ -146,7 +157,7 @@
-

` + fecha.toLocaleDateString() + `

+

` + fecha.toLocaleDateString() + `

`; @@ -156,10 +167,10 @@ if (msj.name != myName) { item += ` -
- ` + msj.name + `
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
@@ -169,9 +180,9 @@ `
-
- ` + msj.content + ` -
+
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
`; @@ -234,16 +245,15 @@
-

+

-
diff --git a/views/juego.php b/views/juego.php index 4cec899..fc3f77a 100644 --- a/views/juego.php +++ b/views/juego.php @@ -20,15 +20,27 @@ .pie { float: right; - font-size: 15px; + font-size: 10px; + } + + .size-22 { + font-size: 22px; + } + + .size-12 { + font-size: 12px; + } + + .size-16 { + font-size: 16px; } .btn-send { - border-radius: 30px; + border-radius: 25px; margin-bottom: 15px; - padding: 10px 30px; + padding: 5px 30px; color: #fafafa; - font-size: 20px; + font-size: 15px; background-color: #b2003eff; border: 0; font-family: S-Core-CoreSansBold; @@ -101,19 +113,18 @@
-
-
-

- -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
+ - -
+
+

+ +
+ Visita la siguiente latitud y longitud en Google Maps:
+
+
@@ -122,15 +133,12 @@ -
+
-
-
-
-
-

Preguntas


+
+

Preguntas


' . $pregunta['pregunta'] . "

"; + echo '' . $pregunta['pregunta'] . "

"; if ($moderador) { ?>
- -
- -
- -
- -
@@ -230,7 +238,7 @@
-
-
- +
+
diff --git a/views/mapa.php b/views/mapa.php index 01fe3fa..d9f24ab 100644 --- a/views/mapa.php +++ b/views/mapa.php @@ -2,7 +2,7 @@ /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { - height: 500px; + height: 250px; } /* Optional: Makes the sample page fill the window. */ diff --git a/views/menu.php b/views/menu.php index 720897c..f6eb0c4 100644 --- a/views/menu.php +++ b/views/menu.php @@ -147,7 +147,7 @@ --> - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/views/secciones.php b/views/secciones.php index f9bcee9..276f271 100644 --- a/views/secciones.php +++ b/views/secciones.php @@ -85,9 +85,9 @@

- + - +
diff --git a/views/soporte.php b/views/soporte.php index 3c0f1a0..b6628fa 100644 --- a/views/soporte.php +++ b/views/soporte.php @@ -39,7 +39,7 @@ - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/views/secciones.php b/views/secciones.php index f9bcee9..276f271 100644 --- a/views/secciones.php +++ b/views/secciones.php @@ -85,9 +85,9 @@

- + - +
diff --git a/views/soporte.php b/views/soporte.php index 3c0f1a0..b6628fa 100644 --- a/views/soporte.php +++ b/views/soporte.php @@ -39,7 +39,7 @@