B CSS

Fonts

b.css provides a variety of basic fonts, that can by applied by the classes, e. g. .font-os or .serif.

Font-OS (use whatever font the OS uses for its own system menus)

{{text}}

.font-os

Serif (Chrome default)

{{text}}

.serif

Arial

{{text}}

.arial

Verdana

{{text}}

.verdana

Tahoma

{{text}}

.tahoma

Trebuchet

{{text}}

.trebuchet

Times New Roman

{{text}}

.times-new-roman

Georgia

{{text}}

.georgia

Garamond

{{text}}

.garamond

Monospace

{{text}}

.monospace

Courier

{{text}}

.courier

Sans-Serif

{{text}}

.sans-serif

Brush-Script

{{text}}

.brush-script

Buttons

b.css provides basic button styles, that can by applied by the classes, e. g. .btn or .btn green. You can directly modify the buttons in the script below.

Generic Button
Blue Button
Green
Red
Yellow
Gray