Make site a bit more readable
This commit is contained in:
parent
8c31f134a9
commit
986a19db60
@ -1,7 +1,11 @@
|
||||
body {
|
||||
font-family: sans-serif ;
|
||||
background: #110000 ;
|
||||
color: #ccc ;
|
||||
background: #000 ;
|
||||
color: #eee ;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #007BFF;
|
||||
}
|
||||
|
||||
main {
|
||||
|
Loading…
Reference in New Issue
Block a user