From 6d15171f9d82f8e3fc3e3670e0d2ff730764a0c0 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 2 Aug 2025 00:26:52 -0500 Subject: [PATCH] change notice at top --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/custom.css b/static/custom.css index 023e0fbb..0a4afcce 100644 --- a/static/custom.css +++ b/static/custom.css @@ -1,7 +1,7 @@ /* akkoma frontend - synth.download edition -(sd-custom.css is the file you should edit - minify it and paste the minified varient into custom.css) +this is the file you should edit - minify it and move that to custom.min.css to be used in the frontend) yes, we COULD just modify the styling for elements directly since we fork it - but doing so removes the original styling, and we aren't sure if everyone would like our tweaks (therefore could be disabled/reverted if preferred)