Sha256: ec8b482c44d638026bf58a86ccf0d1f9c6cd05a4264dc3c52851966a93445639
Contents?: true
Size: 1014 Bytes
Versions: 3
Compression:
Stored size: 1014 Bytes
Contents
div { color: black; } div { width: 99%; } * { min-width: 45em; } h1 { color: none; } h2 > a > p { color: none; } h3 { color: none; } div.class { color: blue; } div#id { color: green; } .one.two.three { color: grey; } @media print { font-size: 3em; } @media screen { font-size: 10px; } @font-face { font-family: 'Garamond Pro'; src: url("/fonts/garamond-pro.ttf"); } a:hover { color: #999999; } a:link { color: #999999; } p { text-transform: none; } p:first-child { text-transform: none; } q:lang(no) { quotes: none; } p + h1 { font-size: 2.2em; } input[type="text"] { font-weight: normal; } #shorthands { border: 1px solid #000000; font: 12px/16px Arial; margin: 1px 0; padding: 0 auto; background: url("http://www.lesscss.org/spec.html") no-repeat 0 4px; } #more-shorthands { margin: 0; padding: 1px 0 2px 0; font: normal small/20px 'Trebuchet MS', Verdana, sans-serif; } .misc { -moz-border-radius: 2px; width: 0.1em; color: red !important; background-image: url(images/image.jpg); }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
cloudhead-less-1.0.3 | spec/css/css-1.0.css |
cloudhead-less-1.0.4 | spec/css/css-1.0.css |
less-1.0.4 | spec/css/css-1.0.css |