UI Customization (style.css) not taking effect?

Hi all!
I read in the DHIS2 Developer "Using the API " docs that it’s possible to customize the UI using CSS (Settings and configuration - DHIS2 Documentation), so to test this out in play, I created my style.css file with my custom css:

And the POST request result is okay:

However, even though I tested that the CSS works 100% when using the developer tools in the browser, it doesn’t seem to take affect. Any reason why? I tried using the incognito and clearing the browser cache but no difference. I also tried to search for the color that I used in the CSS in all files downloaded from the site but the styles.css isn’t downloadedimage

I’m aware that maybe there’s something that I missed, so thanks in advance!

3 Likes