{
width: 100%;
background-image: url(/images/image.jpg); /* image */
background-position: center; /* center the image */
background-size: cover; /* cover the entire window */
min-height: 500px;
}
.outline-11 section#g-showcase {
width: 100%;
background-image: url(/images/image.jpg); /* image */
background-position: center; /* center the image */
background-size: cover; /* cover the entire window */
min-height: 500px;
}
The following users have thanked you: John Reemtsen
Time to create page: 0.059 seconds