Adjust countdown and page navigation

This commit is contained in:
devRaGonSa
2026-06-11 10:01:26 +02:00
parent 00e85d4708
commit d6f1739160
5 changed files with 92 additions and 16 deletions

View File

@@ -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">