diff --git a/web/components/config/edit-custom-css.tsx b/web/components/config/edit-custom-css.tsx index 700530fb9..d309c35f1 100644 --- a/web/components/config/edit-custom-css.tsx +++ b/web/components/config/edit-custom-css.tsx @@ -87,13 +87,12 @@ export default function EditCustomStyles() { Customize the look and feel of your Owncast instance by overriding the CSS styles of various components on the page. Refer to the{' '} CSS & Components guide - {' '} - in the code base for suggestions. + .

Please input plain CSS text, as this will be directly injected onto your page during load.