maj vehicules
This commit is contained in:
Binary file not shown.
@@ -39,11 +39,14 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
.child{
|
||||
width: 400px;
|
||||
width: 440px;
|
||||
height: 500px;
|
||||
background-repeat: no-repeat, repeat;
|
||||
background-size: contain;
|
||||
border: solid var(--border-debug-size) green;
|
||||
padding: 0px 10px 0px 10px;
|
||||
border: 2px ridge #FFFFFF;
|
||||
border-radius: 28px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
}
|
||||
.container{
|
||||
@@ -75,4 +78,4 @@
|
||||
font-family: var(--main-text-family);
|
||||
font-size: 12pt;
|
||||
color: var(--main-text-color);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user