diff options
author | Devaev Maxim <[email protected]> | 2020-07-19 16:54:50 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-07-19 16:54:50 +0300 |
commit | 903382fda501e3c5f54d0b82e0067139ab5e11f7 (patch) | |
tree | b132aaedb6c23d362e1a9ea7e9aece8b6dcb1a97 /web/login/index.html | |
parent | af89118eda79ede894ff45a0bea7db030a8d6e86 (diff) |
many style improvements
Diffstat (limited to 'web/login/index.html')
-rw-r--r-- | web/login/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/login/index.html b/web/login/index.html index 284d21ac..1466ec27 100644 --- a/web/login/index.html +++ b/web/login/index.html @@ -61,7 +61,7 @@ <tr> <td></td> <td> - <button id="login-button">Login</button> + <button class="key" id="login-button">Login</button> </td> </tr> </table> |