Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
}
|
| 27 |
#chat-container {
|
| 28 |
/* Imagen de fondo detrás de la consola */
|
| 29 |
-
background-image: url("https://
|
| 30 |
background-size: cover;
|
| 31 |
background-position: center;
|
| 32 |
}
|
|
|
|
| 26 |
}
|
| 27 |
#chat-container {
|
| 28 |
/* Imagen de fondo detrás de la consola */
|
| 29 |
+
background-image: url("https://www.ecartelera.com/images/noticias/fotos/56800/56875/1.jpg"); /* reemplaza con tu URL de ImgBB */
|
| 30 |
background-size: cover;
|
| 31 |
background-position: center;
|
| 32 |
}
|