Sha256: a4faf1cd23789e126f4aae77e125242af96d9aa5b2247a8f7ea201fbbab62b59
Contents?: true
Size: 661 Bytes
Versions: 3
Compression:
Stored size: 661 Bytes
Contents
/* *= require conte *= require_self */ body { padding-top: 120px; color: #444; #logo { height: 300px; background: image-url('login_logo.png') no-repeat center right; } #page { width: 960px; margin:auto; clear:both; #main { padding-top: 30px; } } .form-inputs { padding-top: 20px; padding-bottom: 10px; input { font-size: 16px; height: 30px; width: 20em; } } .form-actions { background: none; border: none; padding: 0px; margin: 0px; .control-group.boolean .controls { position: relative; top: -25px; left: -20px; } } }
Version data entries
3 entries across 3 versions & 1 rubygems