Actualizar Interfaz/Artistas.html

This commit is contained in:
maria.ruiz 2025-03-10 08:01:14 +00:00
parent 734556ef35
commit 5426cbe8b3
1 changed files with 48 additions and 43 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Conciertos</title>
<link rel="stylesheet" href="estilos/Artistas.css">
</head>
<body background="img/fondo.png">
@ -16,6 +16,11 @@
</div>
<div class="blur-overlay"></div>
<a href="PaginaPrincipal.html" class="back-button">
<span class="arrow">&#8592;</span>
</a>
<div class="titulo">
<h1>CONCIERTOS</h1>
</div>