fixes: browser unsupported and page not found

This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-24 10:41:56 -03:00
commit 69fbbd4888
4 changed files with 20 additions and 16 deletions

View file

@ -1,4 +1,7 @@
<h2 class="text-center">Browser unsupported</h2>
<div class="text-center logo-setup">
<img src="../img/logo-negative-beta.svg" alt="Copay">
</div>
<h1 class="text-center text-white">Browser unsupported</h1>
<h3 class="text-center">
Copay uses webRTC for peer-to-peer communications,
but your browser does not support it.
@ -9,5 +12,3 @@
For more information
on supported browsers please check <a href="http://www.webrtc.org/">http://www.webrtc.org/</a>
</h3>