nav des armures et css
This commit is contained in:
@@ -891,6 +891,25 @@ footer {
|
||||
z-index: 15;
|
||||
}
|
||||
|
||||
.armures .wf-nav {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
left: 50%;
|
||||
top: 80px;
|
||||
transform: translateX(-50%);
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
padding: 10px 25px;
|
||||
border-radius: 10px;
|
||||
backdrop-filter: blur(5px);
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.armures .perso {
|
||||
scroll-margin-top: 140px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/****************************/
|
||||
/* PAGE: Crédits */
|
||||
/* AUTEUR: Jeremy */
|
||||
|
||||
Reference in New Issue
Block a user