create webinterface with bottle
This commit is contained in:
parent
60e79f06e3
commit
321e84cc24
5 changed files with 101 additions and 20 deletions
6
static/main.css
Normal file
6
static/main.css
Normal 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
4
static/pico.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue