Created
March 3, 2014 01:55
-
-
Save brito/9317232 to your computer and use it in GitHub Desktop.
Profile
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
| /* Profile */ | |
| @charset "UTF-8"; | |
| @import url(http://fonts.googleapis.com/css?family=Vollkorn:400italic,400); | |
| html { padding:0 1ex } | |
| body { font:100%/1.6 Vollkorn; margin:auto; max-width:55em } | |
| a { text-decoration:none; color:inherit } | |
| a[href^="//"]:after { content:'→'} | |
| h1 { font:400 italic 161%/1 Vollkorn } | |
| .video { margin:0; position:relative; height:0; padding-top:56.25% } | |
| .video iframe { width:100%; height:100%; position:absolute; top:0; left:0 } | |
| * { -outline:1px solid red } |
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
| <h1> Brittany Jo Gaylord </h1> | |
| <figure class=video> | |
| <iframe id=reel src=//youtube.com/embed/tp3v-aIv0uM frameborder=0 allowfullscreen></iframe> | |
| <figcaption> | |
| <a href=//youtube.com/user/khaleesila target=_blank>more videos</a> | |
| </figcaption> | |
| </figure> | |
| <section id=photos></section> |
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