/*
 Theme Name:   Skilled Child Theme
 Theme URI:    http://skilled.aislinthemes.com/
 Description:  Skilled Child Theme
 Author:       Aislin
 Author URI:   http://aislinthemes.com
 Template:     skilled
 Version:      1.0.0
 Tags:
 Text Domain:
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
strong {
  font-weight: bold !important; }

/*下半分のマーカー色（km）*/
.marker-under{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
