From ed4a46e97da9bfc3a25d6bd4eeae68e158ad82bd Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 13 Mar 2024 23:26:52 -0600 Subject: update profile & colors --- godel/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'godel/css/styles.css') diff --git a/godel/css/styles.css b/godel/css/styles.css index 799e183..ee65b14 100644 --- a/godel/css/styles.css +++ b/godel/css/styles.css @@ -3,7 +3,7 @@ } button { - background: #bbbbbb; + background: #b3b378; border: 1px solid white; border-radius: 0.2rem; padding: 0.3rem; @@ -17,7 +17,7 @@ button:hover { body { font-family: "Trebuchet MS", sans-serif; - background-color: #aaaaaa; + background-color: #bf84a9; } .container { -- cgit v1.2.3-70-g09d2