From ad80d693691200847ac0d6a26d59a86a6afac050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Fri, 30 Apr 2021 14:17:30 +0200 Subject: [PATCH] Add some basic styling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- examples/voip/index.html | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/examples/voip/index.html b/examples/voip/index.html index a3259cfa1..ab96790a6 100644 --- a/examples/voip/index.html +++ b/examples/voip/index.html @@ -1,26 +1,34 @@ + -VoIP Test - - + VoIP Test + + + - You can place and receive calls with this example. Make sure to edit the + You can place and receive calls with this example. Make sure to edit the constants in browserTest.js first.
-
-
- -
-
-
-
- -
+
+ +
+ + + \ No newline at end of file