Sha256: cc191fa4822cbf776b43257415f68ac5199e1cb4b92f466d1cc258673a78e3dc
Contents?: true
Size: 651 Bytes
Versions: 4
Compression:
Stored size: 651 Bytes
Contents
.error { background-image: image-url('error_bg.jpg'); overflow: hidden; padding-top: 0; } .error-main_content { position: absolute; display: inline-block; margin: auto; top: 100px; right: 0; left: 0; max-width: 700px; min-width: 235px; width: 100%; height: 330px; padding: 35px; border-top: 8px solid $c-custom-highlight; @include border-radius(4px); background: white; color: #595959; line-height: 1.5; font-size: 13px; @include box-shadow(0, 3px, 8px, 0, #cccccc); p { margin-top: 30px; font-size: 16px; } } .center { text-align: center; } .sad_face { margin-top: 40px; width: 50px; }
Version data entries
4 entries across 4 versions & 1 rubygems