diff options
| author | stonedDiscord <stoned@derpymail.org> | 2018-03-11 11:49:34 +0100 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2018-03-11 11:49:34 +0100 |
| commit | bad1953e85c62e0789f7a9870acdc41b74678dba (patch) | |
| tree | a686edfb217279babae9d34502711bd0eb733368 /client.html | |
| parent | acad2878cc1d20608abc72e20273203eb138df24 (diff) | |
needs more crisp and less blip
Diffstat (limited to 'client.html')
| -rw-r--r-- | client.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client.html b/client.html index ec78f90..86139b8 100644 --- a/client.html +++ b/client.html @@ -34,6 +34,7 @@ <input id="client_inputbox" type="text" onKeyPress="onEnter(event)" /> <div id="client_emo"> </div> + <br> <div id="client_buttons"> <img src="misc/holdit.png" id="button_1" alt="Hold it!" class="client_button" onclick="toggleshout(1)"> <img src="misc/objection.png" id="button_2" alt="OBJECTION!" class="client_button" onclick="toggleshout(2)"> |
