Created
October 29, 2014 04:27
-
-
Save Sai/92d5fed838a813801946 to your computer and use it in GitHub Desktop.
WeiboClean
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.WB_cardwrap { border-radius: 0; box-shadow: none; margin: 0; } | |
.WB_feed_handle .WB_row_line { border-bottom: 1px solid #f2f2f5; } | |
.WB_notes { margin: 0; padding: 3px 0; } | |
.send_weibo .key, .v6_pl_rightmod_updatev6, #v6_pl_rightmod_recominfo, #v6_trustPagelet_recom_member, #v6_pl_rightmod_noticeboard, #v6_pl_rightmod_updatev6, .WB_right_module, .PCD_mplayer, #WB_webim { | |
display: none; } | |
.send_weibo { border-radius: 0; margin: 0; } | |
.WB_feed_together { display:none; } | |
.WB_main_r { display:none;} | |
.WB_frame #plc_main { width:600px; } | |
.WB_frame { width:760px; } | |
.WB_feed .WB_cardwrap { margin-bottom:0; border-bottom:1px solid #EEE } | |
.B_index .WB_miniblog { background:#f6f8f7; } | |
.WB_frame { background: transparent; } | |
.WB_left_nav .S_txt1, .WB_left_nav a.S_txt1:hover, .WB_left_nav .S_ficon, .WB_left_nav a:hover .S_ficon, .WB_left_nav a.S_ficon:hover, .WB_left_nav .lev .W_new_count { | |
color:#555; } | |
.WB_global_nav { border-top : none; } | |
.gn_nav_list a[nm="game"] { display:none; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment