Código
después código css:
Código
.album{ margin-left:2em; margin-right:2em; margin-top:1em; margin-bottom:2em; } .album #anuncio1{ margin-top:0.5em; margin-bottom:1em; margin-left:10%; margin-right:10%; background:#FF5733; border-radius:15px; } .album #anuncio1 .ajustes1 h2{ text-align:center; font-weight:bold; } .album #anuncio1 .ajustes1 h4{ text-align:center; font-weight:bold; } .album #anuncio #imagenprimera img{ margin-right:70%; width:30%; } .album #anuncio1 .ajustes1{ margin-left:33%; width:67%; border-top-width:0.5em; border-right-width:0.5em; border-left-width:0.5em; border-bottom-width:0.5em; border-top-color:black; border-right-color:black; border-left-color:black; border-bottom-color:black; border-top-style: solid; border-bottom-style: solid; border-right-style: solid; border-left-style: solid; }