site.css 270 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 body { padding-top: 70px; } .footer { border-top: 1px solid #ddd; margin-top: 30px; padding-top: 15px; padding-bottom: 30px; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; }