This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 青マーカー */ | |
.marker_blue { | |
background: linear-gradient(transparent 70%, #66ccff 40%); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 青マーカー */ | |
.marker_blue { | |
background: linear-gradient(transparent 70%, #66ccff 40%); |