enable custom CSS if and only if page does not define any styles in <head>
Има други версии на този скрипт, където кодът е обновен. Покажи всички версии.
User ~= operator in rel~="stylesheet" instead of =, to match values like "prefetch stylesheet" or "alternative stylesheet"
~=
rel~="stylesheet"
=