Sha256: 478138bd3781b6cdfdead24c31b77f38a5b6c8aa063b95dc2fbb25fcafc68c91
Contents?: true
Size: 530 Bytes
Versions: 3
Compression:
Stored size: 530 Bytes
Contents
.business-hours{ @include span-columns(12); } .day{ @include span-columns(6 of 12); @include omega; margin: 10px 0; } .day-text{ @include span-columns(1 of 6); font-weight: bold; } .day-hours{ @include span-columns(5 of 6); } .open-time, .close-time{ @include span-columns(2 of 6); margin: 0 5px; height: 40px; float: left; color: inherit; text-align:center; } .divider{ display: block; width: 20px; text-align: center; height: 40px; line-height: 40px; color: inherit; float: left; font-weight: bolder; }
Version data entries
3 entries across 3 versions & 1 rubygems