2017-05-04 16:10:21 -07:00

10 lines
105 B
CSS

body {
margin: 0;
background: #000;
}
.city-pin {
cursor: pointer;
fill: #d00;
stroke: none;
}