retouches finales
This commit is contained in:
parent
28a6ad32f1
commit
38be7212d0
12 changed files with 1115 additions and 835 deletions
19
css/10-gmaps.css
Normal file
19
css/10-gmaps.css
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue