Make the GUI a library to support multiple platforms
This commit is contained in:
parent
d3f89a8757
commit
0d900024cb
24 changed files with 76 additions and 39 deletions
4
web/public/style.css
Normal file
4
web/public/style.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
hr {
|
||||
border: 1px solid #595c5f;
|
||||
opacity: 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue