Sha256: c712779499c864b334994146dce509dee354f163dd9a4b7dd74f313edcef445f
Contents?: true
Size: 1.06 KB
Versions: 24
Compression:
Stored size: 1.06 KB
Contents
.error-message { color: #0B465D; width: 100%; margin: auto; text-align: center; } .error-message { .header { img { display: block; margin: 30px auto; max-height: 350px; &.error-code-img { margin: 0; min-height: 310px; max-height: 500px; width: calc(100%); object-position: 50% 50%; overflow: hidden; @media (max-width: $screen-lg) { object-fit: none; } } } } .body { width: 60%; margin: auto; h2 { font-size: 38px; margin-bottom: 10px; } p { font-size: 25px; padding: 0; margin: 0; a.btn { margin-top: 30px; } } .mu-maybe { color: darken($mu-color-disabled, 5%); font-size: 18px; } .mu-error-status-line { display: none; } } } .submission-result-error-body { display: flex; justify-content: flex-start; align-items: center; margin-left: -20px; margin-bottom: -20px; img { align-self: flex-end; } ul, ol { margin: 0; } }
Version data entries
24 entries across 24 versions & 1 rubygems