map.css 284 B

123456789101112131415
  1. div#map_container div.section{
  2. width: 90%;
  3. height: 90%;
  4. margin: 5%;
  5. }
  6. div#map_container div.section h3.section_title div#map_close_container{
  7. height: 2em;
  8. margin-top: 0;
  9. margin-right: 0;
  10. }
  11. div#map_container div.section h3.section_title{
  12. height: 2.5em;
  13. }