From 941a324339e522288537ccec22c3ba42234a779c Mon Sep 17 00:00:00 2001 From: Dave Gamache Date: Thu, 19 May 2011 12:05:30 -0700 Subject: [PATCH] moving up to version 1.0.1 and making some slight changes in the CSS --- javascripts/app.js | 8 +++++--- stylesheets/base.css | 11 +++++++---- stylesheets/layout.css | 8 +++++--- stylesheets/skeleton.css | 8 +++++--- 4 files changed, 22 insertions(+), 13 deletions(-) diff --git a/javascripts/app.js b/javascripts/app.js index bf21f96..e13f0b0 100644 --- a/javascripts/app.js +++ b/javascripts/app.js @@ -1,8 +1,10 @@ /* -* Skeleton V1.0 -* Created by Dave Gamache +* Skeleton V1.0.1 +* Copyright 2011, Dave Gamache * www.getskeleton.com -* 5/15/2011 +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 5/19/2011 */ diff --git a/stylesheets/base.css b/stylesheets/base.css index 2302613..d21e606 100644 --- a/stylesheets/base.css +++ b/stylesheets/base.css @@ -1,8 +1,10 @@ /* -* Skeleton V1.0 -* Created by Dave Gamache +* Skeleton V1.0.1 +* Copyright 2011, Dave Gamache * www.getskeleton.com -* 5/15/2011 +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 5/19/2011 */ @@ -98,7 +100,7 @@ p a, p a:visited { line-height: inherit; } -/* #List +/* #Lists ================================================== */ ul, ol { margin-bottom: 20px; } ul { list-style: none outside; } @@ -311,6 +313,7 @@ /* #Misc ================================================== */ .remove-bottom { margin-bottom: 0 !important; } + .half-bottom { margin-bottom: 10px !important; } .add-bottom { margin-bottom: 20px !important; } diff --git a/stylesheets/layout.css b/stylesheets/layout.css index 2a78546..6c31a49 100644 --- a/stylesheets/layout.css +++ b/stylesheets/layout.css @@ -1,8 +1,10 @@ /* -* Skeleton V1.0 -* Created by Dave Gamache +* Skeleton V1.0.1 +* Copyright 2011, Dave Gamache * www.getskeleton.com -* 5/15/2011 +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 5/19/2011 */ /* Table of Content diff --git a/stylesheets/skeleton.css b/stylesheets/skeleton.css index 54a12fb..01057ed 100644 --- a/stylesheets/skeleton.css +++ b/stylesheets/skeleton.css @@ -1,8 +1,10 @@ /* -* Skeleton V1.0 -* Created by Dave Gamache +* Skeleton V1.0.1 +* Copyright 2011, Dave Gamache * www.getskeleton.com -* 5/15/2011 +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 5/19/2011 */