28 lines
322 B
CSS
28 lines
322 B
CSS
|
|
@import "mp_info_windows.css";
|
|
@import "mp_zoom.css";
|
|
@import "mp_filters.css";
|
|
|
|
#ljdp_map_wrapper {
|
|
position: relative;
|
|
}
|
|
|
|
#ljdp_map {
|
|
height: 500px;
|
|
width: 100%;
|
|
}
|
|
|
|
#temoin {
|
|
color: blue;
|
|
}
|
|
|
|
/* TMP */
|
|
.et_pb_module.et_pb_image.et_pb_image_0_tb_header {
|
|
display: none;
|
|
}
|
|
.et-l.et-l--header {
|
|
display: none;
|
|
}
|
|
|
|
|