Skip to content

Instantly share code, notes, and snippets.

@tw0517tw
Created February 5, 2016 03:01
Show Gist options
  • Save tw0517tw/c49fb4e4018aaa39723f to your computer and use it in GitHub Desktop.
Save tw0517tw/c49fb4e4018aaa39723f to your computer and use it in GitHub Desktop.
/* 選單右移展開 */
#filter_tab li {clear:none;width:auto;margin-right:5px;}
#filter_tab a {height:25px !important; margin:0 !important;}
.timeline_control {margin-left:0}
#timeline_control_holder {width:100%;}
#updater {left:5px;}
/* 預設不知道為什麼是courier new */
body, textarea {font-family: Verdana, "微軟正黑體", "Microsoft JhengHei", sans-serif}
/* 我就是要圓角啦! */
.plurk_cnt, .plurk_box, .info_box.controller, .response_box {border-radius: 8px;}
.p_img {border-bottom: 0;}
.p_img img, .response_count {border-radius: 5px;}
.response_count {padding-top: 0;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment