tokio
This commit is contained in:
parent
772cb421cb
commit
e2e5138faf
8 changed files with 474 additions and 75 deletions
11
public/index.css
Normal file
11
public/index.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
body {
|
||||
background-color: #121212;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #025da9;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue