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 --- turing-machine/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'turing-machine') diff --git a/turing-machine/css/styles.css b/turing-machine/css/styles.css index a647b1c..88cb3f7 100644 --- a/turing-machine/css/styles.css +++ b/turing-machine/css/styles.css @@ -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