Updated WebUI to Bootstrap 4

This commit is contained in:
2022-08-22 23:36:27 +02:00
parent 0d9acaf43e
commit 821e94eec8
7 changed files with 18673 additions and 176 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
body {
padding-top: 70px;
}
hr {
height: 2px;
border-width: 0;
color: gray;
background-color: gray
}