Skip to content

Instantly share code, notes, and snippets.

@Barneybook
Created April 28, 2016 02:40
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 Barneybook/53d6797acfbe661046bb982024cd2b58 to your computer and use it in GitHub Desktop.
Save Barneybook/53d6797acfbe661046bb982024cd2b58 to your computer and use it in GitHub Desktop.
儲存舊版CSS
/*小徽章*/
.award_bar img { width:39px;height: 39px; }
/*小徽章排排站*/
.award_bar {
background:url(http://blog.citytalk.tw/wp-content/uploads/2010/04/plurk_icon.png) no-repeat scroll 0px 60px; min-height:480px;
position:absolute !important;
margin-top:60px !important;
width:500px !important;
}
.plurk_box .plurk_cnt {
border-bottom: 1px solid #D0B9A3; /* 增加分隔線 */
}
.plurk_box .list {
height:350px; /* 加大視窗高度 */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment