Sha256: 023cedf5f77947d1711ab574f117407740ad6e136462c43400dcea6c99710b4a
Contents?: true
Size: 381 Bytes
Versions: 876
Compression:
Stored size: 381 Bytes
Contents
#main { width: 15em; color: blue; } #main p { border-style: dotted; /* Nested comment * More nested stuff */ border-width: 2px; } #main .cool { width: 100px; } #left { font-size: 2em; font-weight: bold; float: left; } #right .header { border-style: solid; } #right .body { border-style: dotted; } #right .footer { border-style: dashed; }
Version data entries
876 entries across 589 versions & 19 rubygems