Created
August 23, 2016 23:38
-
-
Save brito/ec760d2be9d66270c92f8aee771f298f to your computer and use it in GitHub Desktop.
Section headers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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