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)