Skip to content

Instantly share code, notes, and snippets.

@sakadonohito
Created August 25, 2013 02:39
Show Gist options
  • Select an option

  • Save sakadonohito/6331635 to your computer and use it in GitHub Desktop.

Select an option

Save sakadonohito/6331635 to your computer and use it in GitHub Desktop.
for blog 表示させない要素を簡単に作るクラス指定
.inVisible {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment