diff --git a/css/print.css b/css/print.css index 3745ce6..1145ba9 100644 --- a/css/print.css +++ b/css/print.css @@ -13,7 +13,7 @@ padding: 10pt; border: 0; } -#hd { +header { margin-top: 0; } @@ -43,12 +43,12 @@ page-break-inside: avoid; } -#bd, +article, #about { margin-bottom: 0; } -#ft { +footer { padding: 5pt 0; } @@ -62,14 +62,14 @@ body { font-size: 10pt; } -#hd h1 { +header h1 { font-size: 28pt; } -#hd h2 { +header h2 { font-size: 14pt; } -#bd h2, +article h2, #profile .enlarge, #about .enlarge { font-size: 12pt; @@ -121,4 +121,4 @@ a { visibility: hidden; } -/* --------- */ \ No newline at end of file +/* --------- */ diff --git a/css/resume.css b/css/resume.css index 30de4c0..33a775e 100644 --- a/css/resume.css +++ b/css/resume.css @@ -52,34 +52,34 @@ body { /* //-- header, body, footer -- */ -#hd { +header { margin: 2.5em 0 3em 0; padding-bottom: 1.5em; border-bottom: 1px solid #ccc; } - -#hd h1 { + +header h1 { font-size: 48px; text-transform: uppercase; letter-spacing: 3px; } -#hd h2 { +header h2 { text-transform: uppercase; letter-spacing: 2px; } -#bd, -#ft { margin-bottom: 2em } +article, +footer { margin-bottom: 2em } -#ft p { +footer p { margin-bottom: 0; text-align: center; } /* //-- footer -- */ -#ft { +footer { padding: 1em 0 5em 0; font-size: 92%; border-top: 1px solid #ccc; @@ -188,9 +188,9 @@ p.enlarge { } .org p, -.job p { +.job p { margin: 0.75em 0 3em 0; - font-size: 122%; + font-size: 122%; } .last { border: none } @@ -287,21 +287,21 @@ noscript { @media screen and (max-width: 59.9em) { #inner { - padding: 5 5 5 5; + padding: 5 5 5 5; margin: 0 auto; background: #f5f5f5; border: solid #666; border-width: 8px 0 2px 0; - box-shadow: 0 1px 3px #000; - } - #hd h1 { + box-shadow: 0 1px 3px #000; + } + header h1 { font-size: 2.2em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.2em; } - #hd h2 { + header h2 { font-size: 1.5em; text-transform: uppercase; letter-spacing: 0.2em; @@ -359,4 +359,4 @@ noscript { border-width: 8px 0 2px 0; box-shadow: 0 1px 3px #000; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 253b0c4..e7506a4 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,11 @@ - - + + GitHub Résumé - + + diff --git a/views/api_limit.html b/views/api_limit.html index 7d0821e..8583f88 100644 --- a/views/api_limit.html +++ b/views/api_limit.html @@ -1,10 +1,10 @@
- -
+

API Limit Reached

+

The API rate limit has been exceeded for your IP address. Please try again later.

-
+ - +
diff --git a/views/error.html b/views/error.html index 2cf2520..c197e8d 100644 --- a/views/error.html +++ b/views/error.html @@ -1,12 +1,11 @@
- -
+

Uh oh :(

+
- + +
diff --git a/views/index.html b/views/index.html index e9a9d30..806a3a2 100644 --- a/views/index.html +++ b/views/index.html @@ -1,6 +1,6 @@
- -
+

My GitHub Résumé

+

As a software startup owner I really enjoy when people send us their @@ -59,9 +59,9 @@

+ - -
+