Browse Source

Update 'hushchat.html'

master
onryo 2 years ago
parent
commit
c310fe4c58
  1. 2
      hushchat.html

2
hushchat.html

@ -2,7 +2,7 @@
<head>
<title>Messenger | Hush - Transact and Speak Freely</title>
<style>
body { background-color: #101010; max-width: 820px; margin: auto; font-family: 'Ubuntu Mono'; color: #b3b3b3; text-align: center }
body { background-color: #101010; max-width: 850px; margin: auto; font-family: 'Ubuntu Mono'; color: #b3b3b3; text-align: center }
table { width: 100%; border-collapse: collapse; margin-top: 15px }
td { border: 1px solid #1a1a1a; font-size: 16px; padding: 0.5em }
td:hover { background-color: #1a1a1a }

Loading…
Cancel
Save