ajout des règlements

This commit is contained in:
fabien
2025-11-17 20:25:54 +01:00
parent 7e60f6081a
commit 28209e1c36
7 changed files with 10 additions and 15 deletions

View File

@@ -65,6 +65,10 @@ nav a:hover {
background: rgba(15,15,15,0.15);
box-shadow: 1px 1px 4px 2px #999;
}
nav a:has(#logo) {
background-color:unset;
box-shadow:unset;
}
.left {
height: 300px;
@@ -92,9 +96,8 @@ article#chapeau{
}
#logo {
max-height:50px;
flex-shrink:3;
min-width: 250px;
max-height:35px;
min-width: 150px;
}
@media screen and (max-width:1035px) {
#logo {display: none}
@@ -135,7 +138,7 @@ ul li {
margin-bottom: 16px;
}
li iframe {
min-height: 600px;
min-height: 670px;
}
img.logo.partenaire {
max-width: 200px;