enable custom CSS if and only if page does not define any styles in <head>
These are versions of this script where the code was updated. Show all versions.
User ~= operator in rel~="stylesheet" instead of =, to match values like "prefetch stylesheet" or "alternative stylesheet"
~=
rel~="stylesheet"
=