If you have inline styles ( embedded in the html or php file ) !important is the one that works.
Inline styles are more powerfull then the style from a .css file. They overwrite the styles from css.
Only important is more powerfull. !important is t...
Inline styles are more powerfull then the style from a .css file. They overwrite the styles from css.
Only important is more powerfull. !important is t...