This commit is contained in:
Deven Blake
2021-05-04 12:57:15 -04:00
parent 1cfec2c4c0
commit 3fb2155820
+3
View File
@@ -1,3 +1,6 @@
body { body {
background-color: #66AA88; background-color: #66AA88;
} }
a {
color: #AA6688;
}