Note.css 354 B

12345678910111213
  1. /*地图控件css U_M_*/
  2. body, html { width: 100%; height: 100%; margin: 0; font-family: "微软雅黑"; }
  3. #odivC { width: 100%; height: 500px; }
  4. #r-result { width: 100%; margin-top: 5px; }
  5. p { margin: 5px; font-size: 14px; }
  6. #l-map{height:300px;width:100%;}
  7. .left1{ background-image:url("add.png");}
  8. .right1{ background-image:url("dele.png");}