Sha256: 9f1936d65f0100defe637ec8ecb3ec6ef1d0792fcc57af06ffcc736fd0cfa0eb
Contents?: true
Size: 297 Bytes
Versions: 40
Compression:
Stored size: 297 Bytes
Contents
/*------------------------------------ Typography Text Decoration ------------------------------------*/ .g-text-underline { text-decoration: underline; &--none--hover { &:focus, &:hover { text-decoration: none; } } } .g-text-strike { text-decoration: line-through; }
Version data entries
40 entries across 40 versions & 1 rubygems