diff --git a/src/css/style.css b/src/css/style.css index 194502d0..5c3d1628 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -29,6 +29,11 @@ a:hover, a:focus { outline: none; } +textarea { + width: 100%; + outline: none; +} + input, button, .button { padding: 15px; outline: none; diff --git a/src/index.html b/src/index.html index 491e940e..e337a8ed 100644 --- a/src/index.html +++ b/src/index.html @@ -239,6 +239,10 @@


+

WebRTC connection options

+

+ +

About

Iris is like the messaging apps we're used to, but better.