<div class="mb-style-2">
<blockquote cite="http://www.gutenberg.org/ebooks/11">
<p>If you don't know where you are going, any road will get you there.</p>
</blockquote>
<div class="mb-attribution">
<p class="mb-author"> Lewis Carroll</p>
<cite><a href="http://www.gutenberg.org/ebooks/11">Alice's Adventures in Wonderland</a></cite>
</div>
</div>
body {
max-width: 700px;
margin: 0 auto;
padding-top: 40px;
background: #fff;
font-family: Baskerville, Georgia, serif;
}
.mb-style-2 {
max-width: 75%;
margin: 0 auto;
}
.mb-style-2 p {
margin: 0;
}
.mb-style-2 blockquote {
padding: 0;
margin: 0;
}
.mb-style-2 blockquote p {
font-size: 28px;
font-style: italic;
background: #efefef;
display: inline;
color: #000;
text-shadow: 0 1px 1px rgba(255,255,255,0.5);
line-height: 46px;
box-shadow: 0 8px 0 #ccc;
}
.mb-style-2 .mb-attribution {
text-align: right;
}
.mb-style-2 .mb-author{
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: #000;
}
.mb-style-2 cite a{
color: #ccc;
font-style: italic;
}
.mb-style-2 cite a:hover{
color: #000;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.