Skip to content

Instantly share code, notes, and snippets.

@brito
Created August 23, 2016 23:38
Show Gist options
  • Save brito/ec760d2be9d66270c92f8aee771f298f to your computer and use it in GitHub Desktop.
Save brito/ec760d2be9d66270c92f8aee771f298f to your computer and use it in GitHub Desktop.
Section headers
/* Section headers */
header { display:flex; align-items:center }
a { display:block; text-align:right;
color:hsl(26,92%,59%); text-decoration:none }
/*debug*/*{background:rgba(255,0,0,.1);outline:1px solid}/**/
body{margin:0}
<header>
<h2> District Business </h2>
<nav>
<a href=#> View all News </a>
<a href=#> FERMA and Morgan Hill Case </a>
<a href=#> All Legal Notices </a>
<a href=#> View all Stories </a>
<a href=#> Administrator </a>
<a href=#> Central Office </a>
<a href=#> View all Events </a>
</nav>
</header>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment