summaryrefslogtreecommitdiff
path: root/turing-machine/css
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-13 23:26:52 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-13 23:26:52 -0600
commited4a46e97da9bfc3a25d6bd4eeae68e158ad82bd (patch)
treef22245758ec0d624815867721df8f78e2211e9b7 /turing-machine/css
parentba432c382bdc11b99583624ebaef0aa9f0109663 (diff)
downloadsimponic.xyz-ed4a46e97da9bfc3a25d6bd4eeae68e158ad82bd.tar.gz
simponic.xyz-ed4a46e97da9bfc3a25d6bd4eeae68e158ad82bd.zip
update profile & colors
Diffstat (limited to 'turing-machine/css')
-rw-r--r--turing-machine/css/styles.css2
1 files changed, 1 insertions, 1 deletions
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 {