Execute PHP internal web-server on nix-shell

This commit is contained in:
2020-06-18 15:59:21 +02:00
parent ac456c2328
commit 7106239d88
6 changed files with 5755 additions and 67 deletions

5668
static/moment.js Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -148,3 +148,9 @@ main {
margin-top: 0;
margin-bottom: 0.5em;
}
.success {
background: #cdf3cd;
padding: 10px 60px;
border: #c3e6c3 1px solid;
display: inline-block;
}