Skip to content

Instantly share code, notes, and snippets.

@mizchi
Created January 20, 2010 21:12
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 mizchi/282267 to your computer and use it in GitHub Desktop.
Save mizchi/282267 to your computer and use it in GitHub Desktop.
<!--
Togetterがなんか気持ち悪いので書き直した。
stylish @Firefox用
-->
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://togetter.com/") {
#infomation_img,
.followme_box ,
.side_user_box ,
.profile_image,
.cssblk,
h5>span
{display:none!important;}
#document{
width :1000px;
}
.contents .left {
width:740px!important;
}
h4{
font-size:120% !important;
margin:0 !important;
width:78%;
float:left !important
}
h5 {
width:12%;
display:block;
float:right !important;}
h5 a{font-size:80%!important;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment