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