Property all

Resets all properties (except unicode-bidi and
direction)
It can set properties to their initial or inherited values, or to the values specified in another cascade layer or stylesheet origin.

Formal syntax

all = 
  initial       |
  inherit       |
  unset         |
  revert        |
  revert-layer  |
  revert-rule