erro.scss 253 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 .page--erro { background-color: #f9f9f9; padding: 20px 0; .show-message { h3 { font-weight: bold; } .glyphicon { font-size: 40px; } } .btn-link { padding: 0; } }