navigation FINI

master
Clément VERDOIRE 3 years ago
parent bd9f2ed464
commit 802d3350ee

@ -58,18 +58,14 @@ const NavigationDashboard = () => {
</button>
</NavLink>
<NavLink className="analyse" to="/Analyse">
<div className="parti_two">
<button className="button" type="submit">
<ImageToggleOnMouseOver primaryImg={img3} secondaryImg={img31} alt="" />
</button>
</div>
</NavLink>
<NavLink className="calendrier" to="/Calendrier">
<div className="parti_two">
<button className="button" type="submit">
<ImageToggleOnMouseOver primaryImg={img4} secondaryImg={img41} alt="" />
</button>
</div>
</NavLink>
</div>
<div className="parti_three">

@ -110,16 +110,16 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -127,8 +127,9 @@ body {
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -137,7 +138,7 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {

@ -110,16 +110,16 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -127,8 +127,9 @@ body {
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -137,7 +138,7 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {

@ -110,16 +110,16 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -127,8 +127,9 @@ body {
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -137,7 +138,7 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {

@ -110,16 +110,16 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -127,8 +127,9 @@ body {
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -137,7 +138,7 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {

@ -112,16 +112,16 @@
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -129,8 +129,9 @@
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -139,7 +140,7 @@
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {
@ -443,6 +444,43 @@
backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(15px);
.parti_one {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
width: 100%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
width: 100%;
height: 35%;
}
.parti_three {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 18%;
}
.parti_four {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
width: 100%;
height: 18%;
}
.button {
display: flex;
object-fit: cover;

@ -93,7 +93,7 @@ body {
.nav_bar_verticale {
display: flex;
flex-direction: column;
justify-content: space-around;
justify-content: space-evenly;
align-items: center;
width: 5%;
margin: 5px 5px 10px 10px;
@ -110,16 +110,16 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.parti_two {
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: space-around;
align-items: center;
width: 100%;
height: 30%;
height: 35%;
}
.parti_three {
@ -127,8 +127,9 @@ body {
flex-direction: row;
justify-content: space-around;
align-items: center;
margin-top: 15px;
width: 100%;
height: 20%;
height: 18%;
}
.parti_four {
@ -137,7 +138,7 @@ body {
justify-content: space-around;
align-items: center;
width: 100%;
height: 20%;
height: 18%;
}
.button {
Loading…
Cancel
Save