Nav bar completement fini pour partie clair

master
Clément VERDOIRE 3 years ago
parent 57a070aca3
commit 0298fdea32

@ -162,7 +162,7 @@ body {
flex-direction: column; flex-direction: column;
justify-content: space-evenly; justify-content: space-evenly;
height: auto; height: auto;
width: 93.4%; width: 94.3%;
margin: 5px 10px 10px 5px; margin: 5px 10px 10px 5px;
.Stat_1 { .Stat_1 {

@ -313,7 +313,7 @@
width: 18px; width: 18px;
height: 18px; height: 18px;
border-radius: 20px; border-radius: 20px;
top: 15%; top: 12%;
left: 10%; left: 10%;
background-color: white; background-color: white;
transform: scale(1.1); transform: scale(1.1);

@ -93,7 +93,7 @@ body {
.nav_bar_verticale { .nav_bar_verticale {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: space-evenly; justify-content: space-around;
align-items: center; align-items: center;
width: 5%; width: 5%;
margin: 5px 5px 10px 10px; margin: 5px 5px 10px 10px;

Loading…
Cancel
Save