Stylistic changes and new illustrations

This commit is contained in:
Moris Zen
2018-08-01 19:10:21 +02:00
parent 5a0d23a0ed
commit ef9e0536b6
14 changed files with 1214 additions and 49 deletions

View File

@@ -18,12 +18,11 @@ body {
}
.bg-saburly-light {
background: rgb(69, 76, 183);
background: linear-gradient(
90deg,
rgba(255, 255, 255, 1) 0%,
rgba(241, 245, 248, 1) 100%
);
background: #faf9fc;
}
.bg-saburly-dark {
background-color: #210b44;
}
.bg-saburly-light svg,