Newer
Older
leaflet / map / web / HTML / CSS / fetch.css
@[abemizuki] [abemizuki] on 24 Apr 203 bytes 更新
.popup h2{
	text-align: center;
}

.popup p{
	font-size: 13px;
	margin-top: 5px;
	text-align: left;
}
.popup .address{
	text-align:center;
}
.popup img{
	width: 300px;
	height: auto;
	margin-top: 5px;
}