create webinterface with bottle

This commit is contained in:
fleaz 2024-10-16 20:54:53 +02:00
parent 60e79f06e3
commit 321e84cc24
5 changed files with 101 additions and 20 deletions

6
static/main.css Normal file
View file

@ -0,0 +1,6 @@
.variant_box {
background-color: #7b8495;
padding: 10px;
margin: 10px;
border-radius: 5px;
}

4
static/pico.min.css vendored Normal file

File diff suppressed because one or more lines are too long