Pixel

Typography

CSS3 introduces a few new units, including the rem unit, which stands for "root em". The rem unit is relative to the font-size of the root element html .

h1

h2

h3

h4

h5
h6

Buttons

Button

123

.row.col-2
.row.col-3
.row.col
.row.col
.full.col-8
.full.col
.full.col
.row.col
.row.col
.row.col

Lists

Table

# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Tom @fat

Code

.pixel {
    color: #9b4dca;
}