Skip to content

Instantly share code, notes, and snippets.

@in-de-code
Created December 27, 2017 10:25
Show Gist options
  • Save in-de-code/2bb37434642c67b16a2632f5f8cfac49 to your computer and use it in GitHub Desktop.
Save in-de-code/2bb37434642c67b16a2632f5f8cfac49 to your computer and use it in GitHub Desktop.
青いマーカーを引くcss
/* 青マーカー */
.marker_blue {
background: linear-gradient(transparent 70%, #66ccff 40%);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment