aboutsummaryrefslogtreecommitdiff
path: root/static/css/home.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-05-19 17:31:30 -0400
committerBobby <[email protected]>2023-05-19 17:31:30 -0400
commit7916ab8332935eae49de5b07ba16949bd1bcdfa2 (patch)
treebc2b07ff3166e14556178d85b3878730d834f400 /static/css/home.css
parentb532de2f3b0ad75cb3eda787fb49b64e8c4ee032 (diff)
downloadthatcomputerscientist-7916ab8332935eae49de5b07ba16949bd1bcdfa2.tar.xz
thatcomputerscientist-7916ab8332935eae49de5b07ba16949bd1bcdfa2.zip
Font and Sidebar updates + some cleanup
Diffstat (limited to 'static/css/home.css')
-rw-r--r--static/css/home.css2
1 files changed, 1 insertions, 1 deletions
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;