Question-button
https://gyazo.com/779c5a5152b6e808db758e4e224b810e
Question-buttonのページに貼る、赤文字を隠すコード
code:button.js
// セレクタで指定した要素の存在チェック
{
$('span
class="deco-\!"
').css('visibility','hidden')
};