Sha256: 43276968de91d941a16747d4f6cd0776282369e63e9bc1520979d01014076d68
Contents?: true
Size: 632 Bytes
Versions: 11
Compression:
Stored size: 632 Bytes
Contents
.error-page { background-image: image-url('fae/error_bg.jpg'); padding-top: 100px; section { margin: 0 auto; max-width: 700px; min-width: 235px; height: 330px; padding: 35px; border-top: 8px solid $c-custom-highlight; border-radius: 4px; background: white; color: $c-mid-dark-grey; line-height: 1.5; font-size: 13px; box-shadow: 0 3px 8px 0 $c-mid-grey; p { margin-top: 30px; font-size: 16px; } } } .center { text-align: center; } .sad_face { background: image-url('fae/error_sad_face.png'); margin: 40px auto 0; width: 56px; height: 56px; }
Version data entries
11 entries across 11 versions & 2 rubygems