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