wip split style

This commit is contained in:
hugo LAMY
2026-02-15 19:51:38 +01:00
parent 32007e7ada
commit 7de0c392c1
13 changed files with 463 additions and 421 deletions

View File

@@ -0,0 +1,34 @@
/* page partenaires */
#lP {
float: left;
margin-top: -5px;
}
#haut {
float: left;
width: 480px;
height: 220px;
}
#bas {
float: left;
width: 480px;
height: 220px;
}
.partner {
float: left;
width: 200px;
height: 200px;
margin: 10px;
border: 1px solid #000000;
}
.partner1 {
float: left;
width: 200px;
height: 200px;
margin: 10px;
visibility: hidden;
}