moving up to version 1.0.1 and making some slight changes in the CSS
This commit is contained in:
parent
2eca81305d
commit
941a324339
@ -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
|
||||
*/
|
||||
|
||||
|
||||
|
@ -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; }
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
8
stylesheets/skeleton.css
vendored
8
stylesheets/skeleton.css
vendored
@ -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
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user