From ae0e8088d6ff271a25666972c7d57c4fca920877 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Mon, 21 Dec 2020 22:30:57 -0500 Subject: [PATCH] feat(styles): witches --- public/index.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/index.php b/public/index.php index 5c4e0ff..a43bdc9 100644 --- a/public/index.php +++ b/public/index.php @@ -27,6 +27,15 @@ float: left; width: 24%; } + #bernkastel { + color: #464693; + } + #lambdadelta { + color: #fbefcc; + } + #virgilia { + color: #d1d0e3 + }