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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

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;
}