git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioJuridicoAlmagro_Web/trunk@8 c22fe52d-42d7-ba4f-95f7-33effcf65713
109 lines
2.5 KiB
CSS
109 lines
2.5 KiB
CSS
/*---------------------------------------------------------------------------
|
|
Paginas
|
|
--------------------------------------------------------------------------*/
|
|
|
|
.full .page-content > .one_half,
|
|
.full .post-content > .one_half,
|
|
.full .entry-content > .one_half {
|
|
min-height: 10px;
|
|
display: inline-block;
|
|
}
|
|
|
|
.home .page-content .titulo {
|
|
margin: 0 !important;
|
|
padding: 30px 0 0 0 !important;
|
|
}
|
|
|
|
.home .page-content .titulo p {
|
|
font-family: 'Palatino Linotype', 'Book Antiqua3', Palatino, serif !important;
|
|
font-size: 72px !important;
|
|
font-style: normal !important;
|
|
color: #353535 !important;
|
|
letter-spacing: -1px !important;
|
|
line-height: 16px !important;
|
|
margin:0 !important;
|
|
margin-bottom:0.8em !important;
|
|
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
|
|
display: block;
|
|
}
|
|
|
|
.home .page-content .titulo strong {
|
|
display: block;
|
|
padding-top: 20px;
|
|
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
|
|
font-size: 136px !important;
|
|
font-weight: normal !important;
|
|
}
|
|
|
|
.home .page-content strong {
|
|
color: #E1BF47 !important;
|
|
}
|
|
|
|
.texto_portada {
|
|
padding: 20px;
|
|
background: rgba(0, 0, 0, 0.6) !important;
|
|
position: relative;
|
|
top: -170px;
|
|
}
|
|
|
|
.texto_portada,
|
|
.texto_portada * {
|
|
font-size: 15px !important;
|
|
letter-spacing: 0 !important;
|
|
line-height: 1.2em !important;
|
|
color: #efefef !important;
|
|
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
|
|
}
|
|
|
|
.texto_portada p {
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.texto_portada h3 {
|
|
padding-bottom: 10px;
|
|
font-size: 18px !important;
|
|
color: #E1BF47 !important;
|
|
}
|
|
|
|
|
|
.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;
|
|
}
|
|
|
|
.internacional .page-content,
|
|
.international .page-content {
|
|
min-height: 1100px;
|
|
}
|
|
|
|
.internacional .page-content h1,
|
|
.international .page-content h1 {
|
|
font-size: 78px !important;
|
|
line-height: 68px !important;
|
|
}
|
|
|
|
.areas-de-practica .page-content,
|
|
.domaines-de-pratique .page-content,
|
|
.areas-of-practice .page-content,
|
|
.сферы-деятельности .page-content {
|
|
min-height: 744px;
|
|
}
|
|
|
|
|
|
.full .loop-wrapper.full .page-content > .one_half.sideimage-wrapper {
|
|
margin-right: 40px !important;
|
|
width: 440px !important;
|
|
}
|