Public Access
5
0

Correctifs au nav

This commit is contained in:
2025-11-24 20:27:37 -05:00
parent a1c9a239c5
commit 794f61f68a
2 changed files with 20 additions and 13 deletions

View File

@@ -37,6 +37,7 @@ nav {
top: 0; top: 0;
height: 60px; height: 60px;
font-weight: 500; font-weight: 500;
z-index: 100;
} }
nav ul { nav ul {
@@ -384,17 +385,22 @@ blockquote a {
/* AUTEUR: Andres */ /* AUTEUR: Andres */
/****************************/ /****************************/
.video-header { .armures {
max-width: 100%;
}
.armures .video-header {
position: relative; position: relative;
} }
#entete { .armures #entete {
width: 100%; width: 100%;
height: auto; height: auto;
display: block; display: block;
} }
#title { .armures #title {
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
@@ -406,7 +412,7 @@ blockquote a {
z-index: 10; z-index: 10;
} }
.perso { .armures .perso {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
padding: 40px; padding: 40px;
@@ -414,7 +420,7 @@ blockquote a {
min-height: 500px; min-height: 500px;
} }
.perso .bg-video { .armures .perso .bg-video {
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
@@ -425,11 +431,11 @@ blockquote a {
z-index: 0; z-index: 0;
} }
.perso .content { .armures .perso .content {
position: relative; position: relative;
z-index: 10; z-index: 10;
} }
.habilites { .armures .habilites {
position: absolute; position: absolute;
} }

View File

@@ -43,7 +43,6 @@ IMPORTANT : Vérifier si cette page est un doublons de la page armures.html et l
</head> </head>
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"></a> <a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"></a>
@@ -57,12 +56,14 @@ IMPORTANT : Vérifier si cette page est un doublons de la page armures.html et l
</ul> </ul>
</nav> </nav>
<div class="armures">
<header class="video-header"> <header class="video-header">
<video id="entete" src="./medias/mediasAndres/nokko.webm" autoplay muted loop></video> <video id="entete" src="./medias/mediasAndres/nokko.webm" autoplay muted loop></video>
<h1 id="title">Warframes</h1> <h1 id="title">Warframes</h1>
</header> </header>
</div>
<main class="missions"> <main class="armures">
<section class="perso"> <section class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>