css index
This commit is contained in:
parent
de58b74eeb
commit
945f2e1a97
@ -18,17 +18,6 @@ html{
|
|||||||
box-sizing: border-box; /* Inclut le padding dans la largeur totale */
|
box-sizing: border-box; /* Inclut le padding dans la largeur totale */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.user-role {
|
|
||||||
background-color: white;
|
|
||||||
color: black;
|
|
||||||
padding: 10px 15px;
|
|
||||||
font-weight: bold;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.left-background {
|
.left-background {
|
||||||
background-color: #db5559;
|
background-color: #db5559;
|
||||||
width: 18%;
|
width: 18%;
|
||||||
@ -38,7 +27,6 @@ html{
|
|||||||
left: 0;
|
left: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user