Line 31: | Line 31: | ||
background-color: #fe4365; | background-color: #fe4365; | ||
} | } | ||
+ | .bg { | ||
+ | background: url('https://unsplash.com/?photo=bCqxxcF_wgY') no-repeat center center; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | height: 550px; /*same height as jumbotron */ | ||
+ | top:0; | ||
+ | left:0; | ||
+ | z-index: -1; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 40: | Line 50: | ||
− | + | ||
− | <div | + | <div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 20:11, 3 August 2017