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.pug | |
parent | af89118eda79ede894ff45a0bea7db030a8d6e86 (diff) |
many style improvements
Diffstat (limited to 'web/login/index.pug')
-rw-r--r-- | web/login/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/login/index.pug b/web/login/index.pug index 0ef8af5e..6b8cb290 100644 --- a/web/login/index.pug +++ b/web/login/index.pug @@ -17,7 +17,7 @@ block body td #[input(type="password" id="passwd-input")] tr td - td #[button(id="login-button") Login] + td #[button(id="login-button" class="key") Login] ul(class="footer") li(class="footer-left") |