EstudioJuridicoAlmagro_Web/www/wpv_theme/assets/css/paginas.css
2013-03-01 18:06:10 +00:00

47 lines
1006 B
CSS

/*---------------------------------------------------------------------------
Paginas
--------------------------------------------------------------------------*/
.texto_portada {
padding: 20px;
background: rgba(0, 0, 0, 0.6) !important;
position: relative;
top: -170px;
}
.texto_portada,
.texto_portada * {
font-size: 16px !important;
letter-spacing: 0 !important;
line-height: 1.2em !important;
color: #efefef !important;
}
.texto_portada p {
padding-bottom: 10px;
}
.nosotros .page-content,
.about-us .page-content,
.a-propos-de-nous .page-content {
min-height: 560px;
}
.elg .page-content h1 {
font-size: 70px !important;
}
.abogados .page-content,
.lawyers .page-content,
.avocats .page-content {
min-height: 544px;
margin-top: -25px;
}
.international .page-content {
min-height: 690px;
}
.international .page-content h1 {
font-size: 78px !important;
line-height: 68px !important;
}