Skip to content

Instantly share code, notes, and snippets.

@geeac
Created December 12, 2019 09:38
Show Gist options
  • Save geeac/1d400c0cf4cd9c79b3d469bda7371065 to your computer and use it in GitHub Desktop.
Save geeac/1d400c0cf4cd9c79b3d469bda7371065 to your computer and use it in GitHub Desktop.
typography page content
<div class="one-fourth first" style="background-color: #1b1852; color: #fff;">#1b1852</div>
<div class="one-fourth " style="background-color: #c1c0be; color: #fff;">#c1c0be</div>
<div class="one-fourth " style="background-color: #999; color: #fff;">#999</div>
<div class="one-fourth " style="background-color: #000; color: #fff;">#000</div>
<p>&nbsp;</p>
<p>Headings:</p>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<a href="#">Text link</a>
<p><a class="button" href="#">button</a></p>
<p><a class="button outline" href="#">button outline</a></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment