Below are revisions for this snippet.

!important





Syndication

Revision Revison 1
Normally in CSS whichever rule is specified last takes precedence. However if you use !important after a command then this CSS command will take precedence regardless of what appears after it.