Documents

Home
Styles
Button Form Grid Label Table Text Typography
Components
Box Breadcrumb Dropdown Menu Message Modal Pagination Sidebar

Styr

grauwoelfchen/styr

Home / Text

Text

Pre

def spam():
    """Prints 'ham'."""
    print('ham')
def spam():
    """Prints 'ham'."""
    print('ham')
<pre>
...</pre>
<pre class="inverted">
...</pre>

code

code { border 1px solid #f2f2f2; } code { border 1px solid #f2f2f2; }
<code>...</code>
<code class="inverted">...</code>

em

Hoi!
<em>...</em>

strong

Hoi!
<strong>...</strong>

blockquote

Foo Bar Baz Qux...
Quxx...
<blockquote class="blockquote">
...
</blocquote>

block

BLOCK BLOCK BLOCK
<span class="block">...</span>
<span class="block">...</span>
<span class="block">...</span>