diff options
| author | sD <stoned@derpymail.org> | 2020-04-13 23:43:02 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-13 23:43:02 +0200 |
| commit | e110f1371eb6bed4f35a3f51d3d45fa042d491c9 (patch) | |
| tree | df5d6dcfa75c84e0c70a401889bc77a9cf7139eb /webAO | |
| parent | d1235fcb242e6111f2ffff64519a45e4618af40c (diff) | |
it's not cursive in the ds game
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/client.html b/webAO/client.html index 3ad3989..08de93a 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -309,8 +309,7 @@ <br> <div id="evidences"></div> <br> - <button id="button_present" alt="Present" class="client_button" onclick="togglePresent()" - style="letter-spacing: 3px; width: 8em;"><i>Present</i></button> + <button id="button_present" alt="Present" class="client_button" onclick="togglePresent()">Present</button> </span> <!-- Settings section --> |
