From 58d6c9384d0900651e4d25db6fd9799f2885628c Mon Sep 17 00:00:00 2001 From: Jonathan Branan Date: Wed, 4 Sep 2024 12:02:01 -0500 Subject: [PATCH] asdf --- a.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/a.html b/a.html index 4e40f74..e884d79 100644 --- a/a.html +++ b/a.html @@ -20,6 +20,9 @@ #purple{ background-color: purple; } + #teal{ + background-color: teal; + } button { border-radius: 5px; width: 60px; @@ -35,6 +38,7 @@ + \ No newline at end of file