background

This commit is contained in:
Kyle
2019-09-21 12:04:07 -07:00
parent cf913867b9
commit 5cbcbd02ba
10 changed files with 42 additions and 18 deletions

View File

@@ -36,8 +36,8 @@
src: url("../fonts/goudy-medieval.ttf");
}
:root {
--shifting-color-1: rgb(128, 237, 18);
--shifting-color-1-light: rgb(255, 255, 168);
--shifting-color-1: #00c300;
--shifting-color-1-light: #c8ff64;
--light-color: #eee;
--dark-color: #333;
}