HTML / CSS メチャクチャにカッコ悪い「ボタン / button」の装飾をとりあえずリセット【CSS】 tom 2024年5月24日 button{ border: none; cursor: pointer; outline: none; appearance: none; }