From b40532550355904377dcf63eb9f09cb97c54cf21 Mon Sep 17 00:00:00 2001 From: Ryan Montgomery <44453666+0dayCTF@users.noreply.github.com> Date: Sat, 18 Feb 2023 13:11:38 -0500 Subject: [PATCH] Update meme-mode.css Fixed link to Doge --- css/meme-mode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/meme-mode.css b/css/meme-mode.css index 79b682c..b7e12f9 100644 --- a/css/meme-mode.css +++ b/css/meme-mode.css @@ -176,7 +176,7 @@ Ain't got time for using CSS the right way. !important everything! /*box-shadow: 10px 0px 20px 0px rgba(153, 28, 143, 0.75); original */ box-shadow: 3px 0 20px 0 rgba(153,28,143,.75); height: 100% !important; - background-image: url(https://wallpaper-mania.com/wp-content/uploads/2018/09/High_resolution_wallpaper_background_ID_77700018781.jpg); + background-image: url(../assets/meme_doge.jpg); margin: 20px auto; background-position: 45% 24%; }