Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Created September 26, 2014 09:50
Show Gist options
  • Save gustaff-weldon/5c60ca1173fdf3a4de3c to your computer and use it in GitHub Desktop.
Save gustaff-weldon/5c60ca1173fdf3a4de3c to your computer and use it in GitHub Desktop.
Untitled
.content-box-light:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.ad-box {
padding: 10px 15px;
overflow: auto;
background: #eee;
}
.ad-box .userpic {
width: 70px;
height: 70px;
border-radius: 45px;
border: 1px solid #ddd;
overflow: hidden;
background-position: center center;
background-size: cover;
float: left;
}
.ad-box .quote, .ad-box .employment {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
line-height: 1.4;
margin-left: 90px;
}
.ad-box .quote {
font-style: italic;
margin-bottom: 10px;
}
<div class="ad-box content-box-light" id="tadsHotelierComment">
<div class="userpic" style="background-image: url(http://lorempixel.com/160/120/)"> </div>
<div class="quote">“Für Gäste die den Luxus der Ruhe lieben, für Menschen die das Einfache schätzen und dabei das Besondere suchen - Gastfreundschaft seit 1893.”</div>
<div class="employment">Familie Benno & Maya Meisser, Inhaber</div>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment