Skip to content
Snippets Groups Projects
Commit 90837d2d authored by Fnac's avatar Fnac
Browse files

Imagen autor tamaño bien

parent 40ffc69e
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,8 @@ and open the template in the editor.
<div class="perfil">
<ul>
<li><img src="recuperarImagenesSV?userName=<%=autor%>"
style="width:90px; height:90px; border-radius: 50px;" alt="Imagen del perfil de usuario"></li>
class="imagenesUsuarios"
alt="Imagen del perfil de usuario"></li>
<li><h1><%=autor%></h1></li>
<li>
<button type="submit" class="enviar_mensaje" onclick="window.location.href='crearMensaje.jsp'">Enviar mensaje</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment