From f57d2009c545b889946a0848eb1aa10b4ea7ea84 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 6 May 2025 16:39:39 -0400 Subject: [PATCH] Add standalone image page mods --- userContent.css | 1 + 1 file changed, 1 insertion(+) diff --git a/userContent.css b/userContent.css index e69de29..d569135 100644 --- a/userContent.css +++ b/userContent.css @@ -0,0 +1 @@ +@import url(content/standalone_image_page_mods.css); \ No newline at end of file