Sha256: b7d67756be5d44e49735d0540a4c95eb3fc65f111a77ca87ca43de1ef487a623
Contents?: true
Size: 443 Bytes
Versions: 78
Compression:
Stored size: 443 Bytes
Contents
a { color: #000; } a:hover { color: #f00; } p, div { width: 100em; } p foo, div foo { width: 10em; } p:hover, p bar, div:hover, div bar { height: 20em; } #cool { border-style: solid; border-width: 2em; } .ie7 #cool, .ie6 #cool { content: string("Totally not cool."); } .firefox #cool { content: string("Quite cool."); } .wow, .snazzy { font-family: fantasy; } .wow:hover, .wow:visited, .snazzy:hover, .snazzy:visited { font-weight: bold; }
Version data entries
78 entries across 75 versions & 7 rubygems