added login button, updated manual
Showing
3 changed files
with
20 additions
and
2 deletions
-
Please register or sign in to post a comment
... | ... | @@ -66,6 +66,12 @@ td { |
font-size: 16px; | ||
} | ||
.loginB { | ||
position: absolute; | ||
top: 50; | ||
right: 75; | ||
} | ||
input { | ||
outline: none; | ||
position: absolute; | ||
... | ... |