This commit is contained in:
ed
2021-07-27 00:18:08 +02:00
parent 23b20ff4a6
commit 19f23c686e
7 changed files with 48 additions and 63 deletions

View File

@@ -52,8 +52,8 @@ html, body {
border-color: #fc0;
}
#toast.err {
background: #b00;
border-color: #f00;
background: #900;
border-color: #d06;
}
#tt.b {
padding: 0 2em;