create: admin.html, admin.js, help.html, index.html, info.html, info.js, k.html, k.js, login.html, main.js, style.css, xlsx.full.min.js, auth.js, package.json, server.js, sqllite.js
This commit is contained in:
committed by
GitVerse
parent
2d007d2359
commit
fe3824b9da
@@ -244,4 +244,11 @@ form input, form textarea {
|
||||
margin-left: 0;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.danger-btn {
|
||||
background: #b91c1c;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
.danger-btn:hover {
|
||||
background: #991b1b;
|
||||
}
|
||||
Reference in New Issue
Block a user