aab21
This commit is contained in:
commit
0508d8cd9a
53 changed files with 765 additions and 0 deletions
12
app/static/css/style.scss
Normal file
12
app/static/css/style.scss
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
body {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
font-family: "Noto Sans";
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
nav {
|
||||
a {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue