@azul: #4ec3cd; @tipos: "Times New Roman"; div.miniPortfolio { h2 { font-family: @tipos; font-size: 16px; margin-bottom: 10px; line-height: 20px; a { color: #111; text-decoration: none; } } p { color: #666; font-size: 11px; } } div.portfolio { p.slogan { font-family: @tipos; color: @azul; font-size: 20px; border-bottom: 1px solid #aaa; text-align: left; margin: 5px 0 ; } h1.page-title, h1.entry-title { font-family: @tipos; font-size: 26px; font-weight: normal; margin: 5px 0 ; } div.navegacion, div.navegacion2 { border-bottom: 1px solid #aaa; a { color: @azul; text-decoration: none; &:hover { color: #333; } } div.anterior { text-align: left; } div.indice { text-align: center; text-transform: uppercase ; } div.siguiente { text-align: right; } } div.navegacion2 { border-top: 1px solid #aaa; border-bottom: 0px; } }