Selector Examples

type of
selector
selectordeclaration
class:.warning  { color: red; }

This rule says that all elements of class warning should have color red.