From d5d61c3658bb59254eef52548d19c3ec92ee2ebe Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Tue, 9 Oct 2018 15:09:33 -0400 Subject: [PATCH] update 1810091509 --- app/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/stylesheet.css b/app/stylesheet.css index ec390e8..0c25bf4 100644 --- a/app/stylesheet.css +++ b/app/stylesheet.css @@ -11,7 +11,7 @@ body { width: 960px; margin: 0 auto; - background-image: repeating-radial-gradient(mistyrose 15%, aliceblue 25%); + background-image: repeating-radial-gradient(azure 15%, aliceblue 25%); font-family: 'Open Sans', sans-serif; cursor: default; }