change default background colors
This commit is contained in:
parent
86b73ea291
commit
bb3a8251ef
@ -22,6 +22,8 @@ body {
|
|||||||
background-color: $background;
|
background-color: $background;
|
||||||
margin-left: 50px;
|
margin-left: 50px;
|
||||||
color: $text-color;
|
color: $text-color;
|
||||||
|
background-image: radial-gradient(ellipse farthest-side at center top, #FCFCFC 0%, #657383 100%);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user