powerdns-admin/app/static/admin/pages/css/about-us.css
2015-12-13 16:34:12 +07:00

22 lines
315 B
CSS

/***
Anout Us Page
***/
.meet-our-team h3 {
margin-bottom: 0;
padding: 10px;
background: #f9f9f9;
}
.meet-our-team small {
display: block;
font-size: 12px;
color: #999;
margin-top: 5px;
}
.meet-our-team .team-info {
padding: 10px;
overflow: hidden;
background: #f5f5f5;
}