diff --git a/Inject-CSS-Code.md b/Inject-CSS-Code.md index 069eb87..55ddd9e 100644 --- a/Inject-CSS-Code.md +++ b/Inject-CSS-Code.md @@ -2,4 +2,6 @@ Since version 0.5.8, you can inject CSS code to services. You can use it to opti To do it, just go to the Add Window by adding a new service or editing an existing one, and in the **Advanced** section, you will see a textarea to add your CSS. -We recommend to get some styles from [UserStyles](https://userstyles.org/). To use them, search the style you want to use for the service and click **Show CSS** to see the CSS. Then copy all the CSS showed but skipping first and latest lines ([see video](https://www.useloom.com/share/567baa7d516e41b89480a058860c0cf0)). \ No newline at end of file +We recommend to get some styles from [UserStyles](https://userstyles.org/). To use them, search the style you want to use for the service and click **Show CSS** to see the CSS. Then copy all the CSS showed but skipping first and latest lines ([see video](https://www.useloom.com/share/567baa7d516e41b89480a058860c0cf0)). + +If you edit a service, remember to reload the service to see the changes. \ No newline at end of file