HTTP listener placeholding
This commit is contained in:
parent
0c1485ecba
commit
6de8d527de
7 changed files with 166 additions and 1 deletions
9
static/style.css
Normal file
9
static/style.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
font-family: Tahoma, Verdana, sans-serif;
|
||||
background-color: #000000;
|
||||
color: #ffc000;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-color: #584200;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue