// SVGæå®ãåºåããããã«(IE9ç¨) $experimental-support-for-svg: true; // è²ãç»é²ãã¦ããã $bottomColor: #3b5998; $topColor: lighten($bottomColor, 10%); // ã°ã©ãã¼ã·ã§ã³ãæå®ããã .button { background: $bottomColor; @include background-image(linear-gradient(top, $topColor, $bottomColor)); @include filter-gradient($topColor, $bottomColor, vertical); } .button { background: #3b5998; background-image: url('data:image/svg+xml;ba

{{#tags}}- {{label}}
{{/tags}}