Add description on signin page

This commit is contained in:
r 2020-03-04 16:24:16 +00:00
parent 911c9b7993
commit 23d9758763
2 changed files with 19 additions and 4 deletions

View file

@ -481,6 +481,10 @@ a:hover,
display: inline;
}
.signin-desc {
margin: 8px 0 16px 0;
}
.dark {
background-color: #222222;
background-image: none;