Sha256: 9c1668ea0c28e72c80991cd2e3e07a9af7bc7fd2de7001522e4613bce8b85ab3
Contents?: true
Size: 321 Bytes
Versions: 6
Compression:
Stored size: 321 Bytes
Contents
//variable $title-font-color: $light_blue; #captcha-wrapper{ @include span-columns(12); margin-top: 15px; } #captcha-image{ margin-top: 5px; float: left; } #captcha-title{ font-size: 16px; color: $title-font-color; } #captcha-input{ float: left; margin: 5px 0 0 10px; width: 130px; @include border-radius; }
Version data entries
6 entries across 6 versions & 1 rubygems