Sha256: 2b99a2b33256a77d351bf5546f9fd8438761660f1cfbd13cc9f13f559b505e55
Contents?: true
Size: 439 Bytes
Versions: 274
Compression:
Stored size: 439 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
274 entries across 273 versions & 14 rubygems