-
+
-
-
-
+
+
-
-
`;
@@ -156,10 +167,10 @@
if (msj.name != myName) {
item +=
`
-
Bienvenido al chat grupal del equipo ` + nameGroup + `
+
+
`;
@@ -146,7 +157,7 @@
+
Bienvenido al chat grupal del equipo ` + nameGroup + `
-
` + fecha.toLocaleDateString() + `
+` + fecha.toLocaleDateString() + `
- ` + msj.name + `
- ` + msj.content + ` -
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
@@ -169,9 +180,9 @@
`
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
- Tú
- ` + msj.content + ` -
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 @@
- ` + msj.content + ` -
+ Tú
+ ` + msj.content + ` +
`;
@@ -234,16 +245,15 @@
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
-
+
-
-
-
+
+
-
-
-
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+ - -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
-
-
+
+
+ Visita la siguiente latitud y longitud en Google Maps:
+
+ + +
+ Visita la siguiente latitud y longitud en Google Maps:
+
@@ -122,15 +133,12 @@
-
-
+
-
- -
-
-
+
Preguntas
+
+
- Preguntas
-
+
+
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 = `
-
-
-
`;
@@ -156,10 +167,10 @@
if (msj.name != myName) {
item +=
`
-
Bienvenido al chat grupal del equipo ` + nameGroup + `
+
+
`;
@@ -146,7 +157,7 @@
+
Bienvenido al chat grupal del equipo ` + nameGroup + `
-
` + fecha.toLocaleDateString() + `
+` + fecha.toLocaleDateString() + `
- ` + msj.name + `
- ` + msj.content + ` -
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
@@ -169,9 +180,9 @@
`
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
- Tú
- ` + msj.content + ` -
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 @@
- ` + msj.content + ` -
+ Tú
+ ` + msj.content + ` +
`;
@@ -234,16 +245,15 @@
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
-
+
-
-
-
+
+
-
-
-
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+ - -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
-
-
+
+
+ Visita la siguiente latitud y longitud en Google Maps:
+
+ + +
+ Visita la siguiente latitud y longitud en Google Maps:
+
@@ -122,15 +133,12 @@
-
-
+
-
- -
-
-
+
Preguntas
+
+
- Preguntas
-
+
+
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 = `
-
-
-
`;
@@ -156,10 +167,10 @@
if (msj.name != myName) {
item +=
`
-
Bienvenido al chat grupal del equipo ` + nameGroup + `
+
+
`;
@@ -146,7 +157,7 @@
+
Bienvenido al chat grupal del equipo ` + nameGroup + `
-
` + fecha.toLocaleDateString() + `
+` + fecha.toLocaleDateString() + `
- ` + msj.name + `
- ` + msj.content + ` -
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
@@ -169,9 +180,9 @@
`
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
- Tú
- ` + msj.content + ` -
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 @@
- ` + msj.content + ` -
+ Tú
+ ` + msj.content + ` +
`;
@@ -234,16 +245,15 @@
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
-
+
-
-
-
+
+
-
-
-
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+ - -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
-
-
+
+
+ Visita la siguiente latitud y longitud en Google Maps:
+
+ + +
+ Visita la siguiente latitud y longitud en Google Maps:
+
@@ -122,15 +133,12 @@
-
-
+
-
- -
-
-
+
Preguntas
+
+
- Preguntas
-
+
-
+
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 d5f0422..ae7417d 100644
--- a/views/menu.php
+++ b/views/menu.php
@@ -200,8 +200,8 @@
-
+
-->
-
-
+
+
@@ -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 = `
-
-
-
`;
@@ -156,10 +167,10 @@
if (msj.name != myName) {
item +=
`
-
Bienvenido al chat grupal del equipo ` + nameGroup + `
+
+
`;
@@ -146,7 +157,7 @@
+
Bienvenido al chat grupal del equipo ` + nameGroup + `
-
` + fecha.toLocaleDateString() + `
+` + fecha.toLocaleDateString() + `
- ` + msj.name + `
- ` + msj.content + ` -
- ` + msj.content + ` -
+
+ ` + msj.name + `
+ ` + msj.content + ` +
@@ -169,9 +180,9 @@
`
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
- Tú
- ` + msj.content + ` -
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 @@
- ` + msj.content + ` -
+ Tú
+ ` + msj.content + ` +
`;
@@ -234,16 +245,15 @@
+ ` + msj.content + ` +
` + fecha.toLocaleTimeString() + `
-
+
-
-
-
+
+
-
-
-
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+ - -
-
- Visita la siguiente latitud y longitud en Google Maps:
-
+
-
-
+
+
+ Visita la siguiente latitud y longitud en Google Maps:
+
+ + +
+ Visita la siguiente latitud y longitud en Google Maps:
+
@@ -122,15 +133,12 @@
-
-
+
-
- -
-
-
+
Preguntas
+
+
- Preguntas
-
+
-
+
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 d5f0422..ae7417d 100644
--- a/views/menu.php
+++ b/views/menu.php
@@ -200,8 +200,8 @@
-
+