logo entête
This commit is contained in:
@@ -806,9 +806,19 @@ button:focus {
|
||||
position: relative;
|
||||
#explog{
|
||||
position: absolute;
|
||||
right: 100%;
|
||||
top: 25%;
|
||||
right: 105%;
|
||||
top: 3%;
|
||||
max-width:30%;
|
||||
@media (max-width:500px){
|
||||
right: 110%;
|
||||
top: 1%;
|
||||
max-width:50%;
|
||||
}
|
||||
@media (max-width:442px){
|
||||
right: 105%;
|
||||
top: 3%;
|
||||
max-width:30%;
|
||||
}
|
||||
|
||||
}
|
||||
.text-titre-event{
|
||||
|
||||
Reference in New Issue
Block a user