From ab934f81abcba54f149e51eba80402e0caccf09b Mon Sep 17 00:00:00 2001 From: tokyo Date: Thu, 30 Jan 2025 18:28:58 +0000 Subject: [PATCH] Estilos de BootStrap --- index.php | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index df3e4a5..5a5d66f 100644 --- a/index.php +++ b/index.php @@ -140,7 +140,9 @@ if ( isset($_POST["content"]) and isset($_POST["name"]) ) { // Kick of the poll function and repeat it every two seconds poll_for_new_messages() setInterval(poll_for_new_messages, 2000) - + + + -

Simple Chat

+

Simple Chat

-