From 1a1b5d79434a8d2367a0a049b8857b894ce1bc46 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Fri, 15 Apr 2011 11:05:27 -0600 Subject: [PATCH] adding support for the 1140px grid --- README.md | 10 + css/1140/1140.css | 130 +++++++ css/1140/ie.css | 43 ++ css/style.css | 18 +- footer.php | 12 +- functions.php | 51 ++- header.php | 23 +- includes/roots-options.php | 3 +- js/css3-mediaqueries.js | 779 +++++++++++++++++++++++++++++++++++++ 9 files changed, 1031 insertions(+), 38 deletions(-) create mode 100644 css/1140/1140.css create mode 100644 css/1140/ie.css create mode 100644 js/css3-mediaqueries.js diff --git a/README.md b/README.md index 291a21c..6e0b807 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ ## Changelog: +### 3.2.0: April 15th, 2011 + + + +#### Contributors +[John Liuti](http://twitter.com/JohnLiuti) + ### 3.1.1: April 7th, 2011