newstyles.css — 2.1 KB
Dateiinhalt
<style> .subnavlevthree { font-size: 16px; display:inline-block; } .subnavlevthree a{ padding-bottom: 0px; margin-left: 15px; color: #888; } .subnavlevthree a:hover { color: #083561; } .subnavlevthree a:active { color: #337ab7; } .iamhere { display:inline-block; border-bottom: 2px solid #ED6600; } section.inner-header { height: 300px!important; } section.inner-header .container .section-content { margin-bottom: 10px!important; } section .container { padding-top: 30px; padding-bottom: 30px; } .col-md-12 { margin-top: -10px; } h2 { margin-bottom: -5px; margin-top: -5px; } img.image-right { margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 0em; border: 10px solid #E6E6E6; } img.image-left { margin-top: 1em; margin-bottom: 1em; margin-left: 0em; margin-right: 2em; border: 10px solid #E6E6E6; } div.hero-content p { margin-right: 70px !important; } figure { margin: 0; background: #FFFFFF; font-weight: bold; } section.gallery.scheme-middle-grey { margin-bottom: 0px; margin-top: 40px; padding-bottom: 20px; } .inner-header .hero-image::before, section.gradient::before, .rev_slider .slotholder::before { background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 60%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 60%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 60%, rgba(0, 0, 0, 0.5) 100%); } section.text-two-cols.scheme- div.container div.section-title { display: none !important; } section.text-two-cols.scheme- div.container div.section-content div.row div.col-md-6 h3 { margin-top: 0px !important; } section.text-two-cols.scheme- div.container div.section-content div.row div.col-md-6 p { font-style:italic !important; color:#337ab7 !important; margin-bottom: 20px; } section.text-two-cols.scheme- div.container div.section-content img { border: 15px solid #E6E6E6; border-bottom: 40px solid #E6E6E6; box-shadow: 2px 5px 10px grey; margin-bottom: 10px } </style>