Sha256: b94882c4cee73a2fdbfcfc68392a76b23840959d2ae55bbb46321e23359e457f
Contents?: true
Size: 596 Bytes
Versions: 25
Compression:
Stored size: 596 Bytes
Contents
//===================================== // Confirmation Lounge //===================================== .confirmation-lounge { height: 100%; } .confirmation-lounge h4 { color: @text-inverse-color; font-weight: 400; } .confirmation-lounge h5 { text-align: center; font-size: 14px; font-weight: 300; color: @elem-cozy-color; } .confirmation-lounge i.fa.fa-envelope { color: @elem-cozy-color; font-size: 160px; } .confirmation-lounge form .form-group input { outline: 0; border-bottom: solid 1px @bg-on-bg-inverse-color; padding-left: 2px; .border-bottom-radius(0px); }
Version data entries
25 entries across 25 versions & 1 rubygems