From 42b45b406a95d53b13bf5591589095bafab6e30e Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 19 Aug 2025 14:14:30 +0200 Subject: [PATCH] Update html/custom-css.ejs --- html/custom-css.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/custom-css.ejs b/html/custom-css.ejs index 737cd8e9..6e6e0635 100644 --- a/html/custom-css.ejs +++ b/html/custom-css.ejs @@ -151,7 +151,7 @@ <% if (!tab) { %>
-
+
Custom CSS Editor
Saved to localStorage['poke-custom-css']
@@ -172,7 +172,7 @@ <% if (tab) { %>
-
+
Custom JS Editor
Saved to localStorage['poke-custom-script']