Syntax

Font

Setting font properties of an element.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
font:style|variant| / f:style|variant|font: style variant ;
font:captionfont: caption;
font:iconfont: icon;
font:menufont: menu;
font:message-boxfont: message-box;
font:small-captionfont: small-caption;
font:status-barfont: status-bar;

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

<div class="font:caption:hover font:caption@sm font:caption@dark font:caption@print"></div>
Syntax
Float

Placing an element on the left or right side of its container.

Syntax
Font Family

Setting the font for an element.

© Aoyue Design LLC.