check.page.css 311 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 @import "layout/img-check"; .check-page { margin: 20px auto; width: 700px; .submit { width: 100%; height: 100px; line-height: 100px; text-align: center; font-size: 32px; color: #fff; background: #5cb85c; border-radius: 10px; } }