Skip to content

Instantly share code, notes, and snippets.

@swshan
Last active August 29, 2015 14:07
Show Gist options
  • Save swshan/a19361b5f63032f0f791 to your computer and use it in GitHub Desktop.
Save swshan/a19361b5f63032f0f791 to your computer and use it in GitHub Desktop.
usercss for weibo v6
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("weibo.com") {
.M_sc_tips,
.WB_right_module,
.WB_frame_b, .WB_main_l, .W_fold, .PCD_mplayer, .S_content_r,
.WB_main_r,
.W_layer_tips_top
{display:none;}
.WB_main_c
{ width: 100% !important; font-size: 13px !important;}
.WB_frame { width:90% !important; }
#plc_main {width:680px !important; display:flex; }
#v6_pl_content_homefeed .WB_feed .WB_cardwrap
{ margin-bottom: 2px !important;}
.WB_webim , .WB_global_nav {opacity: 0.65; }
a:hover {color: #37A !important; background-color:yellow; }
.tab_box, .W_fl, .fr_box {width: !important; height: !important; opacity: 0.80; border-radius: 15px 15px 15px 15px !important; background: white; color: white !important; }
rtant;}
/*personal page */
.WB_frame_a, .WB_frame_a_fix .WB_frame_c {width: 600px !important; }
/* 评论 */
div.WB_feed_repeat.S_bg1 {position:absolute; left:720px; width: 305px; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment