Add CSS
This commit is contained in:
11
static/style.css
Normal file
11
static/style.css
Normal file
@ -0,0 +1,11 @@
|
||||
body {
|
||||
background-color: #111111;
|
||||
color: #DCDDDE;
|
||||
}
|
||||
|
||||
a:link{
|
||||
color: #00AFF4;
|
||||
}
|
||||
a:visited{
|
||||
color: #00AFF4;
|
||||
}
|
Reference in New Issue
Block a user