Darker backgrounds
This commit is contained in:
parent
0c8cdd4816
commit
21b432154d
|
@ -10,7 +10,7 @@
|
|||
body {
|
||||
font-family: "Open Sans", "Lato", sans-serif;
|
||||
color: #ffffff;
|
||||
background-color: #2d2d2d;
|
||||
background-color: #1d1d1d;
|
||||
}
|
||||
|
||||
@keyframes rise {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
body {
|
||||
font-family: "Open Sans", "Lato", sans-serif;
|
||||
color: #ffffff;
|
||||
background-color: #2d2d2d;
|
||||
background-color: #1d1d1d;
|
||||
}
|
||||
|
||||
@keyframes rise {
|
||||
|
|
Loading…
Reference in New Issue