create two version old and new
This commit is contained in:
20
old/styles/lettres_2021.css
Normal file
20
old/styles/lettres_2021.css
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
.logos_container {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.logos_partenaires {
|
||||
margin: auto;
|
||||
margin-left: 0px;
|
||||
padding: 20px;
|
||||
height: 130px;
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.logos_partenaires img {
|
||||
margin: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user