From 09f3138c9b9fff12a2189bd9a8c3570717eaeae1 Mon Sep 17 00:00:00 2001 From: Ian Ramzy Date: Tue, 24 Mar 2020 01:04:30 -0400 Subject: [PATCH] small pretty changes --- public/chat.css | 31 ++++++++++++++++++ public/chat.html | 61 +++++++----------------------------- public/landing/landing.html | 52 ++++++++++++++++++++++++++++-- public/preview.gif | Bin 0 -> 68452 bytes 4 files changed, 91 insertions(+), 53 deletions(-) create mode 100644 public/chat.css create mode 100644 public/preview.gif diff --git a/public/chat.css b/public/chat.css new file mode 100644 index 0000000..11fe8fc --- /dev/null +++ b/public/chat.css @@ -0,0 +1,31 @@ +body { + /*background: #ececec;*/ + /*background: #16171B;*/ + background: #16171B; + display: flex; + height: 100vh; + margin: 0; + align-items: center; + padding: 0 50px; +} + +video { + background: #292B32; + /*background: white;*/ + margin: 0 5%; + box-sizing: border-box; + border-radius: 10px; + padding: 0; + /*box-shadow: rgba(118, 143, 255, 0.4) 0px 16px 24px 0px;*/ + +} + +#local-video { + width: 20%; + height: auto +} + +#remote-video { + width: 70%; + height: auto +} \ No newline at end of file diff --git a/public/chat.html b/public/chat.html index 752c45c..6b8ff22 100644 --- a/public/chat.html +++ b/public/chat.html @@ -2,62 +2,23 @@ - Decentralized Video Chat - - + Neon Chat + + - - - - - - + +
+
+
+
- + - - - - - diff --git a/public/landing/landing.html b/public/landing/landing.html index 89181e4..32079fe 100755 --- a/public/landing/landing.html +++ b/public/landing/landing.html @@ -7,6 +7,48 @@ Neon Chat +
@@ -45,7 +87,9 @@ calling provides real-time HD quality and latency simply not available with traditional technology.

Try now + class="button button-primary button-wide-mobile pulse" + style="border:0; background: linear-gradient(100deg, #376DF9 0, #FF5FA0 75%, #FFC55A 100%);" + href="/">Try now