|
Server IP : 10.128.40.6 / Your IP : 216.73.216.233 Web Server : Apache System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : logmcpe ( 111175) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/logmcpe/www/AB/css/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
@charset "utf-8";
/* CSS Document */
/*CARTE ACCUEIL*/
#carte_france .img-responsive {
height:600px!important;
}
/******* MULTI TAILLES ***********/
/* TAILLE LARGE*/
@media (min-width: 1199px) {
}
/* TAILLE MD*/
@media (min-width: 992px) and (max-width: 1199px) {
}
/* TAILLE SM*/
@media (min-width: 768px) and (max-width: 991px) {
#carte_france .img-responsive,#notie8#hack {
height:500px!important;
}
}
/* TAILLE XS*/
@media (max-width: 767px) {
#carte_france .img-responsive,#notie8#hack {
height:400px!important;
}
}
