From 3fb2155820be15b57211278b0967719a08fe6c9d Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Tue, 4 May 2021 12:57:15 -0400 Subject: [PATCH] test --- homepage/css/yarahmode.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homepage/css/yarahmode.css b/homepage/css/yarahmode.css index 79761ab..e8dfb14 100644 --- a/homepage/css/yarahmode.css +++ b/homepage/css/yarahmode.css @@ -1,3 +1,6 @@ body { background-color: #66AA88; } +a { + color: #AA6688; +}