アメブロカスタマイズ プロフィールの性別、お住いの地域、自己紹介を消すCSS

/* プロフィールの性別、お住いの地域、自己紹介を消す */
.skin-profileStatus {
display: none;
}

S