retouches finales

This commit is contained in:
Raphael Goetter 2014-05-03 14:38:58 +02:00
parent 28a6ad32f1
commit 38be7212d0
12 changed files with 1115 additions and 835 deletions

19
css/10-gmaps.css Normal file
View file

@ -0,0 +1,19 @@
/* ----------------------------- */
/* ==gmaps support */
/* ----------------------------- */
.gm-style img {
height: 100%;
}
:not(.gm-style) img {
height: auto;
}
.gm-style img,
.gmnoscreen img,
.gmnoprint img {
max-width: none !important;
}