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
var url = 'https://lh6.googleusercontent.com/-NQAMokukfdE/AAAAAAAAAAI/AAAAAAAAAAA/zSaLZajdgEI/s48-c-k-no/photo.jpg'; | |
var xoffset = 240; | |
var yoffset = 210; | |
var pixelSize = 7; | |
var viewportWidth = 800; | |
var viewportHeight = 670; | |
// | |
// And away we go | |
// |
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
<a href="https://[email protected]/roachhd/startup.git\>Startup Framework</a> on my bitbucket. Master branch | |
</br> https://[email protected]/roachhd/startup.git\ |
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
@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");/*! | |
* bootswatch v3.2.0 | |
* Homepage: http://bootswatch.com | |
* Copyright 2012-2014 Thomas Park | |
* Licensed under MIT | |
* Based on Bootstrap | |
*//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-bo |
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
@import url("//fonts.googleapis.com/css?family=Lato:300,400,700"); | |
/*! | |
* bootswatch v3.2.0 | |
* Homepage: http://bootswatch.com | |
* Copyright 2012-2014 Thomas Park | |
* Licensed under MIT | |
* Based on Bootstrap | |
*/ | |
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ | |
html { |
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
@import url("//fonts.googleapis.com/css?family=Roboto:400,700");/*! | |
* bootswatch v3.2.0 | |
* Homepage: http://bootswatch.com | |
* Copyright 2012-2014 Thomas Park | |
* Licensed under MIT | |
* Based on Bootstrap | |
*//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box- |
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
@import url("//fonts.googleapis.com/css?family=Roboto:400,700"); | |
/*! | |
* bootswatch v3.2.0 | |
* Homepage: http://bootswatch.com | |
* Copyright 2012-2014 Thomas Park | |
* Licensed under MIT | |
* Based on Bootstrap | |
*/ | |
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ | |
html { |
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
<p>Thank you for checking out my UI kit. </p> | |
<p>To compile with Sass, run the following command: sass —update scss:css </p> | |
<p>If you have any questions, feel free to email me at: <a herf="mailto:[email protected]">my email</a>.</p> | |
<p>Happy coding!</p> | |
<p><a href="http://test.roachhaus.com/test/2013/ios7-css-ui/">My Demo</a></p> | |
<p><a href="http://roachhd.github.io/ios7-css-ui/">Github Pages</a></p> | |
<p>Please give it a STAR or FORK it and make it better!</p> |
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
<!doctype html> | |
<!-- | |
Instructions: | |
- Save this file. | |
- Replace "USER" with your GitHub username. | |
- Replace "REPO" with your GitHub repo name. | |
- Replace "Your Project" with your project name. | |
- Upload this file (or commit to GitHub Pages). |