You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

42 lines
610 B

.plugin-people {
.people-detail-visual {
margin-top: 20px;
}
li.people-item {
width: 150px;
vertical-align: top;
}
}
.people-link {
padding-right: 20%;
float: right;
}
.plugin-people-feature {
margin-top: 20px;
.people-visual {
float: left;
margin-bottom: 10px;
margin-left: -120px;
}
.people-description {
font-size: 14px;
padding-top: 25px;
padding-left: 15px;
}
.people-controls {
text-align: right;
margin-bottom: 5px;
}
}