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.
 
 
 
 
 
 

55 lines
799 B

.plugin-people {
.people-detail-visual {
margin-top: 20px;
}
.people-group {
margin: 20px 0 15px;
}
li.people-item {
width: 150px;
vertical-align: top;
margin-right: 20px;
text-align: center;
hr {
margin: -1px 40px;
border-top: 1px solid #d4d4d4;
}
}
}
.people-link {
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;
}
}