Tidy up file list

This commit is contained in:
2023-11-21 22:05:13 +10:30
parent d73c38ddc3
commit d51a703820
2 changed files with 18 additions and 8 deletions

View File

@@ -34,6 +34,9 @@
height: 100px;
overflow:auto;
}
.filelist {
font-size: 60%;
}
footer {
padding-top: 50px;
font-size: 30%;
@@ -72,7 +75,7 @@
}
.error {
color: red;
font-size: 150%;
font-size: 120%;
}
.success {
color: green;