/* Wrapping element */ /* Set some basic padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Set widths on the form inputs since otherwise they're 100% wide */ input, select, textarea { max-width: 280px; } /* Set widths on image and video, since otherwise they use their native resolution */ /* .navbar-reac */ /* Carousel */ .carousel, .carousel img { min-height: 15em; } .carousel-caption p { font-family: "jubilat"; font-weight: 600; font-size: large; line-height: 1.1; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); -webkit-text-shadow: inset 0 3px 5px rgb(0, 0, 0); color: white; background-color: rgba(0,0,0,.5); margin:0; padding:.5em; } ul.actiongroup li { display:inline; } ul.actiongroup li a:hover { background-color: rgba(128,128,128,.2); color: red; } input, select, textarea { max-width: 100%; } footer { vertical-align: bottom; padding: 1.5em; } .display-field { font-kerning: none; display: inline-flex; } .display-label { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-stretch: condensed; display: inline-flex; color: rgb(127,127,127); background-color: rgba(200,256,200,.4); } nav { background: url('/images/booking/musique-2.jpg') 0% 50%; } footer { color:rgb(128,128,128); font-weight: bolder; font-size: x-small; } .meta { color : #A0A0A0; font-style: italic; font-size: smaller; } .activity { border-style: groove none none groove; }