Hola!
Se me presento un problema con el siguiente codigo:
Código:p.author {
background-color: #171829;
border-radius: 0px 0px 0px 0px;
padding: 2px !important;
position: relative;
right: -7em;
margin-top: 20px;
text-align: center;
text-shadow: 1px 1px 0 #COLOR;
}
p.author {
font-family: Arial,Helvetica,sans-serif;
font-size: 1.2em;
line-height: 1.2em;
margin: 0 15em 0.6em 0;
padding: 0 0 5px;
}
Las ...
↧