View Single Post
Old 03-13-2018, 04:59 AM   #20
Maui
Connoisseur
Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.Maui ought to be getting tired of karma fortunes by now.
 
Maui's Avatar
 
Posts: 57
Karma: 600000
Join Date: Jan 2018
Device: Galaxy Tab S2
Check for CSS in the head of the HTML document. This will override your CSS if present. Another trick is to vaildate the CSS. Invalid CSS might be followed by some software, other software might ignore the rule, ADe often disregards the whole css if it is invalid. Effective CSS can be in the CSS Stylehseet in a aseparte file, in the head of each html document, inline stylesheets, or even local in your reader or other software marked with the !important clause overriding the css you think which is being used.
Maui is offline   Reply With Quote