Adjust countdown and page navigation
This commit is contained in:
@@ -14,13 +14,24 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="page-shell historical-shell">
|
||||
<nav class="public-nav" aria-label="Navegación pública principal">
|
||||
<a class="public-nav__link" href="./index.html">
|
||||
Inicio
|
||||
</a>
|
||||
<a class="public-nav__link" href="./historico.html">
|
||||
Histórico
|
||||
</a>
|
||||
<a class="public-nav__link" href="./stats.html">
|
||||
Estadísticas
|
||||
</a>
|
||||
<a class="public-nav__link" href="./ranking.html">
|
||||
Ranking
|
||||
</a>
|
||||
</nav>
|
||||
<header class="hero historical-hero">
|
||||
<div class="hero__overlay"></div>
|
||||
<div class="hero__content historical-hero__content">
|
||||
<div class="historical-hero__topline">
|
||||
<a class="secondary-button secondary-button--ghost" href="./historico.html">
|
||||
VOLVER HISTORICO
|
||||
</a>
|
||||
<p class="eyebrow">Detalle interno</p>
|
||||
</div>
|
||||
<div class="historical-hero__layout">
|
||||
|
||||
Reference in New Issue
Block a user