From 7916ab8332935eae49de5b07ba16949bd1bcdfa2 Mon Sep 17 00:00:00 2001 From: Bobby Date: Fri, 19 May 2023 17:31:30 -0400 Subject: Font and Sidebar updates + some cleanup --- static/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/home.css') diff --git a/static/css/home.css b/static/css/home.css index 156fb323..6f31b5b7 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -79,7 +79,7 @@ marquee { border: 15px solid transparent; padding: 15px; - border-image: url('https://image.slidesdocs.com/responsive-images/docs/pop-art-bubble-dialog-in-shades-of-pink-and-purple-page-border-background-word-template_1ed12b1322__1131_1600.jpg') 45 round; + border-image: url('../images/backgrounds/announcements_border.png') 45 round; width: 480px; height: 180px; position: relative; -- cgit v1.2.3