blob: 2135d813b84e16124d929bbc699d5fa4ecc705ec [file] [log] [blame]
/* For newer Newsletters (June 2015 and up)*/
img.author-picture {
margin: 10px 25px 0 10px;
float: left;
border: 1px solid #ccc;
}
.sideitem p.author-name {
margin-top: 20px;
margin-bottom: 20px;
}
/* For newer Newsletter (July 2015 and up) */
.author-picture {
margin-top: 20px;
}
.author-picture img {
margin: 0 auto;
width: 150px;
}
.sideitem p.author-name, .bottomitem p.author-name {
font-size: 19px;
line-height: 20px;
}
.sideitem p.author-name a, .bottomitem p.author-name a {
font-size: 12px;
}
.sideitem .btn, .bottomitem .btn {
margin-bottom:5px;
}
.breadcrumbs {
margin-bottom: 20px;
padding-bottom: 3px;
}
.bottomitem {
background: #f6f6f6;
padding: 30px;
}
.bottomitem h3 {
margin-top: 0;
margin-bottom: 20px;
}
.article-body {
background-color: #fff;
padding: 20px;
border: 1px solid #d2d2d2;
margin-bottom:50px;
}
.article-title {
background-image:
url('/community/eclipse_newsletter/assets/public/images/article-title-bg.jpg');
background-size: cover;
padding: 40px 20px;
margin-top: 0;
color: #fff;
}
.newsletter-archive-icons {
position: relative;
margin-bottom: 20px;
display: block;
width: 36px;
height: 39px;
color: #f7941e;
}
.newsletter-archive-icons .fa {
position: absolute;
font-size: 38px;
}
.newsletter-archive-month {
display: block;
padding: 16px 0px 0px;
font-size: 12px;
text-transform: uppercase;
width: 36px;
height: 39px;
text-align: center;
color: #000;
}