From 56b6b1cff53c859af75101866c5b725e2a0e962f Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 10 Apr 2017 18:01:25 -0300 Subject: [PATCH] Updated Inject CSS Code (markdown) --- Inject-CSS-Code.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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