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 */