Files
conservatorio-tomadini/media/com_jem/css/custom/googlemap2.css
2024-12-17 17:34:10 +01:00

12 lines
178 B
CSS

@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;
}