From d4c6faee2b8871139c7fa2848ffab5de76eed8e4 Mon Sep 17 00:00:00 2001 From: CoderSherlock Date: Fri, 29 Jul 2016 16:48:16 -0400 Subject: [PATCH] Replace master branch with page content via GitHub --- index.html | 44 +- javascripts/scale.fix.js | 17 + stylesheets/github-light.css | 124 +++++ stylesheets/styles.css | 1009 ++++++++-------------------------- 4 files changed, 399 insertions(+), 795 deletions(-) create mode 100644 javascripts/scale.fix.js create mode 100644 stylesheets/github-light.css diff --git a/index.html b/index.html index ea73586..89d04ef 100644 --- a/index.html +++ b/index.html @@ -4,37 +4,25 @@ This is a title test by CoderSherlock - - - - - - - + + + + - -
+
+

This is a title test

+

+ +

View My GitHub Profile

+ +
-
-

This is a title test

-

-
- Project maintained by CoderSherlock - Hosted on GitHub Pages — Theme by mattgraham -
-

This is a title test

@@ -47,9 +35,11 @@ hpflag = hpflag > p->priority ? hpflag : p->priority; }
- + - + diff --git a/javascripts/scale.fix.js b/javascripts/scale.fix.js new file mode 100644 index 0000000..87a40ca --- /dev/null +++ b/javascripts/scale.fix.js @@ -0,0 +1,17 @@ +var metas = document.getElementsByTagName('meta'); +var i; +if (navigator.userAgent.match(/iPhone/i)) { + for (i=0; i