Line 1: | Line 1: | ||
{{Edinburgh_UG}} | {{Edinburgh_UG}} | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | .carousel-item { | ||
+ | height: 100vh; | ||
+ | min-height: 300px; | ||
+ | background: no-repeat center center scroll; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
<html lang="en"> | <html lang="en"> | ||
Revision as of 11:27, 4 June 2018
<style type="text/css">
.carousel-item {
height: 100vh; min-height: 300px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}
</style>
Full Slider by Start Bootstrap
The background images for the slider are set directly in the HTML using inline CSS. The rest of the styles for this template are contained within the
full-slider.css
file.