02-13-2019, 12:44 PM
First of all, sorry for the slow response. Yes, that's why it's not being used in 4.4. If you want to add some sort of style that overrides every template in every situation (like a custom.css would have in the past), my suggestion is to do it either in style tags or with an include in usersc/includes/head_tags.php
That will be called on every page and won't be broken by anything else we do.
That will be called on every page and won't be broken by anything else we do.