Alpha release
This commit is contained in:
parent
62681acd16
commit
eeda5062ae
14 changed files with 842 additions and 1 deletions
7
Server/Host/static/order-sytle.css
Normal file
7
Server/Host/static/order-sytle.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.container {
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.container div {
|
||||
background-color: aquamarine;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue