mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-11 19:43:19 +00:00
add login form
This commit is contained in:
parent
2773305304
commit
00b55a3536
9 changed files with 48 additions and 31 deletions
|
@ -71,4 +71,7 @@ tr.file-list td.filecell-icon .fa-folder {
|
|||
}
|
||||
tr.file-list td.filecell-label a {
|
||||
color: var(--accent-color);
|
||||
}
|
||||
.login-bg {
|
||||
background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue