diff --git a/_dev/demo.scss b/_dev/demo.scss index d1f0dbf..7ac8bd7 100644 --- a/_dev/demo.scss +++ b/_dev/demo.scss @@ -286,11 +286,22 @@ code { } } - p.small { - font-size: .8em; - line-height: 1.2em; - padding: 4px 0 7px; + p { + &.small { + font-size: .8em; + line-height: 1.4em; + } + + padding: 4px 0 12px; margin: 0; + + a { + color: #666; + + &:hover { + color: $green; + } + } } } diff --git a/_dev/index.html b/_dev/index.html index 8eefe21..5fe97fa 100644 --- a/_dev/index.html +++ b/_dev/index.html @@ -39,11 +39,14 @@

Hex Code

Powered by

- colornerd +

colornerd

+

Created by

+

James Pederson

Disclaimer

-

All the colorbooks and color names are the property of their respective owners. This is not an official project for any vendor, and they are not liable for how you use it.

+

All the colorbooks and color names in this library are the property of their respective owners. This is not an official project for any book vendor, and neither they, nor the library developer are liable for how it is used.

+

Statistics

{{count}} total color swatches in {{count_files}} different color books.

diff --git a/demo.css b/demo.css index 624cbfd..ef5dd57 100644 --- a/demo.css +++ b/demo.css @@ -1 +1 @@ -@import"//fonts.googleapis.com/css?family=Open+Sans:300,700";.group{zoom:1;clear:both}.group:before,.group:after{content:"";display:table}.group:after{clear:both}body{margin:0;font-family:"Open Sans",sans-serif;font-weight:300;transition:padding-top 500ms ease-in-out;-webkit-transition:padding-top 500ms ease-in-out;padding-top:305px}@media only screen and (min-width: 768px){body{padding-top:80px}}header{zoom:1;clear:both;position:fixed;z-index:100;top:0;left:0;right:0;background:#fff;padding:20px;border-bottom:3px solid #000}header:before,header:after{content:"";display:table}header:after{clear:both}@media only screen and (min-width: 768px){header{padding:10px 20px}}h4{font-size:.6em;line-height:1.2em;letter-spacing:.5px;text-transform:uppercase;color:#999;padding:3px 0;margin:0}code{color:#000;font-size:1.3em;line-height:2em}code a{color:#000}.quiet{color:#aaa}.book-list{padding:8px 0}.book-list select{font-family:"Open Sans",sans-serif;font-weight:300;background:#fff;border:2px solid #444;font-size:1.1em;line-height:1.3em;padding:10px 0;max-width:100%}.book-list select option span{font-size:.6em}@media only screen and (min-width: 768px){.book-list{float:left;width:25%}}.color-selected{float:right;margin:8px 0;height:50px;width:50px;border:3px solid #000}@media only screen and (min-width: 500px){.color-selected{width:80px;height:80px}}@media only screen and (min-width: 650px){.color-selected{width:120px;height:120px}}@media only screen and (min-width: 900px){.color-selected{width:50px;height:50px}}@media only screen and (min-width: 900px){.book-usage{float:right;width:66%}}.book-usage .forty{padding:8px 0}@media only screen and (min-width: 900px){.book-usage .forty{float:left;width:40%}}.book-usage .twenty{padding:8px 0}@media only screen and (min-width: 900px){.book-usage .twenty{float:left;width:20%}}.book-viewer{min-height:480px}.book-viewer h4{background:#575d5f;padding:30px 30px 15px;margin:0;font-weight:700;font-size:14px;clear:both}.swatch{padding:20px;text-align:center;overflow:hidden;cursor:pointer;z-index:0}@media only screen and (min-width: 480px){.swatch{padding:30px 0;float:left;width:50%}}@media only screen and (min-width: 600px){.swatch{padding:60px 0;width:33.33%}}@media only screen and (min-width: 768px){.swatch{width:25%}}@media only screen and (min-width: 1024px){.swatch{width:20%}}@media only screen and (min-width: 1150px){.swatch{width:16.6666%}}.swatch span{display:inline-block;white-space:nowrap;font-size:14px;padding:5px 10px;background-color:rgba(255,255,255,.4);color:rgba(0,0,0,.6);box-shadow:2px 2px 8px rgba(0,0,0,.3)}.swatch span span{background-color:transparent;box-shadow:none;display:block;font-weight:bold}.swatch.selected{box-shadow:inset 5px 5px 25px rgba(0,0,0,.2)}.swatch.selected span{background-color:rgba(255,255,255,.9);color:#000}.swatch.selected span span{background-color:transparent}.disclaimer{zoom:1;clear:both;border-top:3px solid #000;padding:20px}.disclaimer:before,.disclaimer:after{content:"";display:table}.disclaimer:after{clear:both}.disclaimer .column{padding:6px 0}@media only screen and (min-width: 768px){.disclaimer .column{float:left}.disclaimer .column.powered{width:30%;margin-right:5%}.disclaimer .column.fine{width:65%}}.disclaimer .powered code{cursor:pointer}.disclaimer .powered code a{text-decoration:none;font-size:1.8em;cursor:pointer}.disclaimer .powered code a:hover{color:#009033}.disclaimer p.small{font-size:.8em;line-height:1.2em;padding:4px 0 7px;margin:0}/*# sourceMappingURL=demo.css.map */ +@import"//fonts.googleapis.com/css?family=Open+Sans:300,700";.group{zoom:1;clear:both}.group:before,.group:after{content:"";display:table}.group:after{clear:both}body{margin:0;font-family:"Open Sans",sans-serif;font-weight:300;transition:padding-top 500ms ease-in-out;-webkit-transition:padding-top 500ms ease-in-out;padding-top:305px}@media only screen and (min-width: 768px){body{padding-top:80px}}header{zoom:1;clear:both;position:fixed;z-index:100;top:0;left:0;right:0;background:#fff;padding:20px;border-bottom:3px solid #000}header:before,header:after{content:"";display:table}header:after{clear:both}@media only screen and (min-width: 768px){header{padding:10px 20px}}h4{font-size:.6em;line-height:1.2em;letter-spacing:.5px;text-transform:uppercase;color:#999;padding:3px 0;margin:0}code{color:#000;font-size:1.3em;line-height:2em}code a{color:#000}.quiet{color:#aaa}.book-list{padding:8px 0}.book-list select{font-family:"Open Sans",sans-serif;font-weight:300;background:#fff;border:2px solid #444;font-size:1.1em;line-height:1.3em;padding:10px 0;max-width:100%}.book-list select option span{font-size:.6em}@media only screen and (min-width: 768px){.book-list{float:left;width:25%}}.color-selected{float:right;margin:8px 0;height:50px;width:50px;border:3px solid #000}@media only screen and (min-width: 500px){.color-selected{width:80px;height:80px}}@media only screen and (min-width: 650px){.color-selected{width:120px;height:120px}}@media only screen and (min-width: 900px){.color-selected{width:50px;height:50px}}@media only screen and (min-width: 900px){.book-usage{float:right;width:66%}}.book-usage .forty{padding:8px 0}@media only screen and (min-width: 900px){.book-usage .forty{float:left;width:40%}}.book-usage .twenty{padding:8px 0}@media only screen and (min-width: 900px){.book-usage .twenty{float:left;width:20%}}.book-viewer{min-height:480px}.book-viewer h4{background:#575d5f;padding:30px 30px 15px;margin:0;font-weight:700;font-size:14px;clear:both}.swatch{padding:20px;text-align:center;overflow:hidden;cursor:pointer;z-index:0}@media only screen and (min-width: 480px){.swatch{padding:30px 0;float:left;width:50%}}@media only screen and (min-width: 600px){.swatch{padding:60px 0;width:33.33%}}@media only screen and (min-width: 768px){.swatch{width:25%}}@media only screen and (min-width: 1024px){.swatch{width:20%}}@media only screen and (min-width: 1150px){.swatch{width:16.6666%}}.swatch span{display:inline-block;white-space:nowrap;font-size:14px;padding:5px 10px;background-color:rgba(255,255,255,.4);color:rgba(0,0,0,.6);box-shadow:2px 2px 8px rgba(0,0,0,.3)}.swatch span span{background-color:transparent;box-shadow:none;display:block;font-weight:bold}.swatch.selected{box-shadow:inset 5px 5px 25px rgba(0,0,0,.2)}.swatch.selected span{background-color:rgba(255,255,255,.9);color:#000}.swatch.selected span span{background-color:transparent}.disclaimer{zoom:1;clear:both;border-top:3px solid #000;padding:20px}.disclaimer:before,.disclaimer:after{content:"";display:table}.disclaimer:after{clear:both}.disclaimer .column{padding:6px 0}@media only screen and (min-width: 768px){.disclaimer .column{float:left}.disclaimer .column.powered{width:30%;margin-right:5%}.disclaimer .column.fine{width:65%}}.disclaimer .powered code{cursor:pointer}.disclaimer .powered code a{text-decoration:none;font-size:1.8em;cursor:pointer}.disclaimer .powered code a:hover{color:#009033}.disclaimer p{padding:4px 0 12px;margin:0}.disclaimer p.small{font-size:.8em;line-height:1.4em}.disclaimer p a{color:#666}.disclaimer p a:hover{color:#009033}/*# sourceMappingURL=demo.css.map */ diff --git a/index.html b/index.html index 808896e..4b74275 100644 --- a/index.html +++ b/index.html @@ -54,11 +54,14 @@

Hex Code

Powered by

- colornerd +

colornerd

+

Created by

+

James Pederson

Disclaimer

-

All the colorbooks and color names are the property of their respective owners. This is not an official project for any vendor, and they are not liable for how you use it.

+

All the colorbooks and color names in this library are the property of their respective owners. This is not an official project for any book vendor, and neither they, nor the library developer are liable for how it is used.

+

Statistics

25182 total color swatches in 16 different color books.

diff --git a/package.json b/package.json index 7efb4ae..19e808e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colornerd", - "version": "2.4.1", + "version": "2.4.2", "description": "Comprehensive library of color books from several color systems - implemented in Sass, LESS, Stylus, JSON, and CSV.", "scripts": { "test": "mocha"