Sha256: 54d66aaca3421d56abfebabd9b5ad14f6617b5dc7e64c19e865cede784c7702d
Contents?: true
Size: 778 Bytes
Versions: 6
Compression:
Stored size: 778 Bytes
Contents
/*! * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ /* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */ .business-header { height: 400px; background: url('http://placehold.it/1920x400') center center no-repeat scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } /* Customize the text color and shadow color and to optimize text legibility. */ .tagline { text-shadow: 0 0 10px #000; color: #fff; } .img-center { margin: 0 auto; } footer { margin: 50px 0; }
Version data entries
6 entries across 6 versions & 1 rubygems