|
|
Line 216: |
Line 216: |
| } | | } |
| | | |
− | /* Jumbotron */
| |
| | | |
− | .jumbotron {
| |
− | height: 300px;
| |
− | background-size: cover;
| |
− | position: relative;
| |
− | }
| |
− |
| |
− | .jumbotron h1, .jumbotron p {
| |
− | color: white;
| |
− | text-shadow: 0 0 5px black;
| |
− | }
| |
− |
| |
− | .jumbotron-text {
| |
− | position: absolute;
| |
− | bottom: 10px;
| |
− | }
| |
| | | |
| | | |