/* Estilos propios del libro */ .primer-parrafo { padding-top: 2em; } @font-face { font-family: LabtopSecundo; src: url('../Fonts/labtop-secundo.ttf'); } @font-face { font-family: LabtopSecundo; src: url('../Fonts/labtop-secundo-bold.ttf'); font-weight: bold; } .image-interior { padding-top: 3em; } b2 { margin-bottom: 1.5em; } ul { padding-left: 1em; margin-left: 0; } .agradecimientos p { font-family: LabtopSecundo; font-size: 135%; } .corte { page-break-before: always; padding-top: 2em; } .bajada { margin-left: 4em; margin-bottom: 2em; } p, li, h1, h2, h3, h4 { font-family: sans-serif; font-size: 90%; text-indent: 0; } h3 { text-align: left; margin-left: 0; font-size: 140%; margin-bottom: 0; font-weight: bold; font-family: LabtopSecundo; } h2 { font-size: 170%; color: #8e8c7d; margin-bottom: 1em; text-align: left; margin-left: 0; } .titulo { font-size: 180%; line-height: 1; text-indent: 0; font-family: LabtopSecundo; } .gris { color: #8e8c7d; } #dedicatoria p { font-family: LabtopSecundo; font-size: 150%; } .box-color { padding-top: 8em; page-break-before: always; padding-bottom: 2em; } .color-gris{ background: #7b796a; } .box-color p{ color: white; margin-left: 3em; margin-right: 3em; } .color-verde{ background: #4e5231; } .color-beige{ background: #7A6f55; } .color-marron{ background: #554924; }