<li>...</li> </ul>
Frame is a design element. Frames accept styles of Interaction Elements to display colorful stripe.
This is
sample frame
<div class="su-frame">...</div>
This is sample frame with
su-positive class
<div class="su-frame su-positive">...</div>
This is how regular <hr> seems like:
Ruler can be dark:
<hr> accept su-big class to make ruler more expressive:
Basic abbreviations:
Abbreviation | Value | Abbreviation | Value |
---|---|---|---|
.su-fl | float: left; | .su-c | text-align: center; |
.su-fr | float: right; | .su-l | text-align: left; |
.su-dn | display: none; | .su-r | text-align: right; |
.su-clear | clear: both; | .su-ib | display: inline-block; |
Margins/Paddings:
Abbreviation | Value | Abbreviation | Value |
---|---|---|---|
.su-m* | margin-bottom: *px; | .su-p* | padding-bottom: *px; |
.su-mt* | margin-top: *px; | .su-pt* | padding-top: *px; |
.su-ml* | margin-left: *px; | .su-pl* | padding-left: *px; |
.su-mr* | margin-right: *px; | .su-pr* | padding-right: *px; |
where * is 0, 5, 8, 10, 15, 18, 20, 30, 40, 50, 60, 70, 80, 90 or 100.