Sha256: 4207eceb27a19fa80347fc5e9f7e6c94b445a5472c276a8366fd21280b18cbfc
Contents?: true
Size: 689 Bytes
Versions: 5
Compression:
Stored size: 689 Bytes
Contents
$sign_in_legend_color: #a2e4f1; body.sessions, body.registrations, body.passwords { .content { @include make-sm-column-offset(3); @include make-sm-column(6); @include make-md-column-offset(4); @include make-md-column(4); } h1 { text-transform: capitalize; font-size: $font-size-base + 2; font-family: $alt-font-family-sans-serif; img { position: relative; top: -2px; width: 16px; } small { display: block; width: 100%; text-align: center; text-transform: lowercase; color: $sign_in_legend_color; font-size: $font-size-base; font-weight: 200; margin-top: 10px; } } }
Version data entries
5 entries across 5 versions & 1 rubygems