mirror of
https://github.com/gesquive/slate.git
synced 2024-12-04 13:13:20 +01:00
change default background colors
This commit is contained in:
parent
86b73ea291
commit
bb3a8251ef
@ -22,6 +22,8 @@ body {
|
||||
background-color: $background;
|
||||
margin-left: 50px;
|
||||
color: $text-color;
|
||||
background-image: radial-gradient(ellipse farthest-side at center top, #FCFCFC 0%, #657383 100%);
|
||||
|
||||
}
|
||||
|
||||
.container {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user