This commit is contained in:
com02 2021-11-18 14:06:53 +09:00
parent 422daaa083
commit 63e0bccf3e
2 changed files with 1 additions and 0 deletions

View File

@ -587,6 +587,7 @@ transform: rotate(45deg);
.map .inner .row-bottom .map-box h2 {text-align:left;margin-bottom:10px;font-size:24px;font-weight: 300;}
.map .inner .row-bottom .map-box h2 span {color:#376795;}
.map .inner .row-bottom .map-box .info {border:1px solid #ddd;display: inline-block;width:100%;}
.map .inner .row-bottom .map-box .info #map {height:337px !important;}
.map .inner .row-bottom .map-box .info > div {float:left;width:21%;padding:1.95%;min-height:200px;border-right:1px solid #ddd;}
.map .inner .row-bottom .map-box .info > div:last-child {border-right:0;}
.map .inner .row-bottom .map-box .info > div p:nth-of-type(1) {width:80px;height:80px;line-height: 80px;display: inline-block;background: #ddd;text-align: center;border-radius: 50%;margin-bottom:10px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB