Odkaz

TYPOGRAPHY

info1<p class="gkInfo1">Your info message goes here!</p>
tips1<p class="gkTips1">Your info message goes here!</p>
warning1<p class="gkWarning1">Your info message goes here!</p>
H1<h1>Heading 1</h1>
H2<h2>Heading 1</h2>
H3<h3>Heading 1</h3>
H4<h4>Heading 1</h4>
H5<h5>Heading 5</h5>
H6<h6>Heading 6</h6>
highlight-1<span class="gkHighlight1">Your highlight phrase goes here!</span>
highlight-2<span class="gkHighlight2">Your highlight phrase goes here!</span>
pre<pre>code</pre>
code<code>code</code>
bullet1<ul class="gkBullet1"><li>Element</li></ul>
bullet2<ul class="gkBullet2"><li>Element</li></ul>
bullet3<ul class="gkBullet3"><li>Element</li></ul>
bullet4<ul class="gkBullet4"><li>Element</li></ul>
num-1<p class="numblocks num-1"><span>here goes a number</span><em>First line</em> Second line</p>
num-2<p class="numblocks num-1"><span>here goes a number</span><em>First line</em> Second line</p>
blockquote<blockquote>Your quoted text goes here!</blockquote>
blockquote1<blockquote class="gkBlockquote1">Your quoted text goes here!</blockquote>
blockTextLeft<span class="gkBlockTextLeft">Block of text</span>
blockTextRight<span class="gkBlockTextRight">Block of text</span>
blockTextCenter<span class="gkBlockTextCenter">Block of text</span>
Dropcap<p class="dropcap">content here...</p>
General icon rule<i class="fa fa-CLASS_NAME"></i> content here...