Pues mi problema es que no puedo centrar el post y topic, he movido los pixeles y nada, no se como hacerlo. ¿Podrian ayudarme?
Spoiler:/*post y topics indice*/
.forabg dd.topics {
border-left: 10px solid #00B4C1;
background-color: #00B4C1;
position:relative;
margin-left: 90px;
margin-top: 20px;
color: #eeeeee;
width: 90px;
height:14px;
font-size:10px;
text-transform: uppercase;
padding: -3px;
padding-bottom: 4px;
}
.forabg dd.posts {
border-right: 5px double #00B4C1;
background-color: ...
↧