Simple FI-domain availability checking
This commit is contained in:
commit
d40bfca474
8 changed files with 267 additions and 0 deletions
14
static/style.css
Normal file
14
static/style.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
body {
|
||||
background-color: #000000;
|
||||
color: #ffffff;
|
||||
font-family: "sans-serif";
|
||||
}
|
||||
|
||||
a, a:visited, a:active {
|
||||
color: #00ffff;
|
||||
}
|
||||
|
||||
.cntrbox {
|
||||
display: grid;
|
||||
place-content: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue