At-rules are CSS statements that instruct CSS how to behave. They begin with an at sign @
, followed by an identifier and includes everything up to the next semicolon ;
, or the next CSS block, whichever comes first.
Here are the @rules supported by Lynx CSS, specified by their identifiers, each with a different syntax: