Skip to content

Instantly share code, notes, and snippets.

@kensei
Last active December 10, 2015 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kensei/4500606 to your computer and use it in GitHub Desktop.
Save kensei/4500606 to your computer and use it in GitHub Desktop.
はてぶを見やすくするchrome-stylist
li.entry-unit { display: block !important; }
li.entry-unit { width: auto !important; }
div.entry-contents .thumbnail { display: none !important; }
ul.entry-meta { display: none !important; }
li.ad-unit { display: none !important; }
#sp-suggest { display: none; }
#header-space { display: none; }
h2 { margin: 0 0 !important; }
h3 { margin: 0 0 !important; }
div.box3_2 { display: block; width: 100%; }
div.box3_1 { display: none; }
div.ad-banner { display: none; }
div.entry-contents { padding: 0 0; }
li.entry-unit ul.users { display: none; }
li.entry-unit ul.entry-comment { display: none; }
ul.entry-data li.description { width: auto !important; }
div.entry-contents blockquote { margin: 0 0; }
ul.entry-list-m li.entry-list { min-height: 1px !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment