blob: ac30f0b9f0b0929e4d34caced845b191a5600e56 [file] [log] [blame]
/* For older Newsletter (June 2015 and down)*/
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{
font-size:19px;
line-height:20px;
}
.sideitem p.author-name a{
font-size: 12px;
}
ul.author-link.list-inline{
clear:both;
margin-left:0;
}
.author-link.list-inline li a{
padding:5px 8px;
font-size:10px;
font-weight:normal;
}
.breadcrumbs{
margin-bottom:20px;
padding-bottom:3px;
}