- Registro, activación y entrada de usuarios git-svn-id: https://192.168.0.254/svn/Rodax.factuges_web/trunk@2 e455b18d-f7fe-5245-9c43-e2c35af70a32
20 lines
286 B
CSS
20 lines
286 B
CSS
/***
|
|
Anout Us Page
|
|
***/
|
|
|
|
.meet-our-team h3 {
|
|
margin-bottom: 0;
|
|
padding: 0 10px 10px;
|
|
background: #fcfcfc;
|
|
}
|
|
|
|
.meet-our-team small {
|
|
display:block;
|
|
font-size:12px;
|
|
}
|
|
|
|
.meet-our-team .team-info {
|
|
padding: 10px;
|
|
overflow: hidden;
|
|
background: #fafafa;
|
|
} |