Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Adding JSONLint Pro link
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ciarlo committed Jan 28, 2013
1 parent 1a93a55 commit aa9efe4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion c/css/blueprint/compressed/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ font-weight:400;
h1 {
font-size:3em;
line-height:1;
margin-bottom:.5em;
margin-bottom:.1em;
}

h2 {
Expand Down
2 changes: 1 addition & 1 deletion c/css/blueprint/lib/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ h1,h2,h3,h4,h5,h6 {

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ <h1 id="headerText">
<h3>
The JSON Validator
</h3>

<p>Want more from JSONLint? Try <a href="http://pro.jsonlint.com">JSONLint Pro</a></p>
</div>
<div class="right span-12 unimportant" style="text-align: right;">
<div>
Expand Down

0 comments on commit aa9efe4

Please sign in to comment.