From d3acb85e54a72418d75741d3ed118893b26ff32e Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sun, 20 Jan 2013 17:47:20 -0800 Subject: [PATCH] Add links to CHANGELOGs --- index.html | 8 ++++++-- main.css | 3 --- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f311725..3d59a55 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,9 @@ Download v2.0.1 -

IE 8+, Firefox 4+, Safari 5+, Opera, Chrome

+
IE 8+, Firefox 4+, Safari 5+, Opera, Chrome
+ See the CHANGELOG
@@ -33,7 +35,9 @@ Download v1.0.2 -

Includes legacy browser support

+
Includes legacy browser support
+ See the CHANGELOG
diff --git a/main.css b/main.css index 1ec0e7a..8cb7feb 100644 --- a/main.css +++ b/main.css @@ -124,7 +124,6 @@ p { box-shadow: none; color: #666; font-size: 1.25em; - } .btn-download-alt:hover, @@ -178,14 +177,12 @@ p { } @media screen and (max-width: 700px) { - .read-more { float: none; display: block; margin: 0 0 1em; line-height: 1.2; } - } @media screen and (max-width: 540px) {