diff --git a/css/resume.css b/css/resume.css index ad8c231..83a2679 100644 --- a/css/resume.css +++ b/css/resume.css @@ -40,11 +40,11 @@ a { color: #990003; } a:hover { text-decoration: none; } strong { font-weight: bold; } li { line-height: 24px; border-bottom: 1px solid #ccc; } -.enlarge { font-size: 144%; padding-right: 6.5em; line-height: 24px; } -.enlarge span { color: #000; } -.contact-info { margin-top: 7px; text-align: right; font-size: 12px; position: relative; float: left; width: 100%; } -.contact-info a { position: relative; float: left; width: 100%; } -.contact-info img { float: right; border: 1px solid #ccc; width: 150px; height: 150px; margin: -24px 0 14px; } +p.enlarge { font-size: 144%; padding-right: 6.5em; line-height: 24px; } +p.enlarge span { color: #000 } +.contact-info { margin-top: 7px; text-align: right; font-size: 12px; position: relative; float: left; width: 100%;} +.contact-info a { position :relative; float: left; width: 100%;} +.contact-info img {float: right; border: 1px solid #ccc; width: 150px; height: 150px; margin: -24px 0 14px;} .first h2 { font-style: italic; } .last { border-bottom: 0; } @@ -80,7 +80,7 @@ li { line-height: 24px; border-bottom: 1px solid #ccc; } -moz-border-radius: 4px; border-radius: 4px; font-family: Georgia, Garamond, "Times New Roman", Times, serif; - color: #444; + color: #444; font-size: 18px; padding: 5px; } @@ -92,7 +92,7 @@ li { line-height: 24px; border-bottom: 1px solid #ccc; } width: 20%; height: 44px; font-family: Georgia, Garamond, "Times New Roman", Times, serif; - font-size: 18px; + font-size: 18px; color: #fff; background-image: -webkit-gradient( linear, @@ -130,8 +130,8 @@ li { line-height: 24px; border-bottom: 1px solid #ccc; } } noscript { - display: block; - margin-top: 30px; - font-size: 152%; - color: #990003; -} \ No newline at end of file + display: block; + margin-top: 30px; + font-size: 152%; + color: #990003; +} diff --git a/views/resume.html b/views/resume.html index 7f9644b..75dcc4a 100644 --- a/views/resume.html +++ b/views/resume.html @@ -1,11 +1,11 @@
-
+
-

{{name}}

+

{{name}}

Passionate github user

@@ -13,9 +13,9 @@
{{#gravatar_id}} - + {{/gravatar_id}} - {{#email}}

{{email}}

{{/email}} + {{#email}}

{{/email}}
@@ -33,10 +33,10 @@

I'm a developer {{#location}} - based in {{location}} + based in {{location}} {{/location}} with {{repos}} public {{reposLabel}}{{#followers}} and {{followers}} {{followersLabel}}{{/followers}}. - I've been using github.com since {{since}}{{#blog}} and sometimes I blog at {{blog}}{{/blog}}. + I've been using github.com since {{since}}{{#blog}} and sometimes I blog at {{blog}}{{/blog}}.

@@ -87,7 +87,7 @@
-

{{name}} — {{#email}}{{email}} — {{/email}} https://github.com/{{username}}

+

{{name}} — {{#email}}{{email}} — {{/email}} https://github.com/{{username}}