try some protocol-agnostics to fix homepage css

This commit is contained in:
Tyler Renelle 2013-03-21 11:23:46 -06:00
parent d737bd0714
commit 7c77126129
3 changed files with 1069 additions and 2 deletions

1067
public/css/docs.css Normal file

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@
</div>
</div>
<div class='container'>
<p style="height:600;"><iframe src="http://player.vimeo.com/video/57639356" width="100%" height="539" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p style="height:600;"><iframe src="//player.vimeo.com/video/57639356" width="100%" height="539" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
</div>
</div>

View file

@ -6,7 +6,7 @@
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/css/bootstrap.min.css" rel="stylesheet">
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="//twitter.github.com/bootstrap/assets/css/docs.css" rel="stylesheet">
<link href="/css/docs.css" rel="stylesheet">
<link href="/css/static-pages.css" rel="stylesheet">
<link href="/css/footer.css" rel="stylesheet">