diff --git a/README b/README index e69de29b..af870bda 100644 --- a/README +++ b/README @@ -0,0 +1,3 @@ +Note: The canonical source for jsonlintdotcom is now https://www.github.com/arc90/jsonlintdotcom + +This is the source code for http://jsonlint.com diff --git a/c/css/screen.css b/c/css/screen.css index d1fcfff1..90ca4a95 100644 --- a/c/css/screen.css +++ b/c/css/screen.css @@ -90,7 +90,7 @@ input.text, input.title { margin-bottom: 1em; } -#reformat, #validate, #compress { +#reformat, #validate, #compress, #reset { font-size: 1.65em; color: #333; padding-left: .5em; diff --git a/index.html b/index.html index d0f3b930..da0cca3f 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,9 @@

- FAQ + +
+ FAQ
JSON Lint is an idea from Arc90's Kindling