Actualizar Interfaz/Artistas.html
This commit is contained in:
parent
734556ef35
commit
5426cbe8b3
Interfaz
|
@ -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">←</span>
|
||||
</a>
|
||||
|
||||
|
||||
<div class="titulo">
|
||||
<h1>CONCIERTOS</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue