Skip to content

Instantly share code, notes, and snippets.

@brito
Created March 3, 2014 01:55
Show Gist options
  • Select an option

  • Save brito/9317232 to your computer and use it in GitHub Desktop.

Select an option

Save brito/9317232 to your computer and use it in GitHub Desktop.
Profile
/* 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 }
<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>
// 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