primo commit
This commit is contained in:
16
media/com_jem/css/googlemap-responsive.css
Normal file
16
media/com_jem/css/googlemap-responsive.css
Normal file
@ -0,0 +1,16 @@
|
||||
@charset "ISO-8859-1";
|
||||
|
||||
html {
|
||||
height: 100%
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0
|
||||
}
|
||||
|
||||
.map_canvas {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
}
|
||||
Reference in New Issue
Block a user