edit: tout prêt niveau front sans contenu ??? (à verifier) + orga js

This commit is contained in:
2026-07-27 23:41:50 +02:00
parent 6d95e9d80c
commit 27f4c25b10
10 changed files with 170 additions and 103 deletions
+12 -8
View File
@@ -273,27 +273,32 @@ main{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
justify-content: flex-start;
padding: 0;
height: 20vh;
.textBtnStyle{
width: 33vw;
width: 66px;
font-size: 11px;
margin-right: 7.77px;
}
#statusDesc{
width: 90%;
width: 77%;
padding: 7.77px;
padding-right: 13.12px;
font-size: 13.12px;
font-size: 12px;
line-height: 1em;
}
h3{
width: 77%;
#lolStatus{
position: relative;
z-index: 33;
width: 33%;
height: 50px;
display: flex;
flex-direction: row;
align-items: center;
font-family: 'karrik';
text-transform: uppercase;
@@ -301,7 +306,6 @@ main{
line-height: 1em;
padding-left: 16.1px;
padding-top: 13.12px;
box-sizing: border-box;
border-radius: 22px 0 0 22px;
@@ -376,7 +380,7 @@ main{
z-index: 34;
width: 33px;
height: 33px;
right: 7.77px;
right: 1%;
top: 33px;
}