.article-info-tag,button {
	text-transform:uppercase
}
.day,.postMeta,.postSticky {
	position:relative
}
.postTitle a:link,html {
	-webkit-tap-highlight-color:transparent
}
#blog-calendar,.code-copay-btn,.code-hljs-len,.hidden {
	visibility:hidden
}
#EntryTag,#blogTitle h1 {
	margin-top:20px
}
#EntryTag a,.postSticky {
	background:#6fa3ef
}
#blogTitle h1 a:hover,.dayTitle a,a,a:active,a:link,a:visited {
	color:#5c8ec6
}
#calendar table a:hover,#navList a:hover,.postDesc a:hover,a:active,a:hover,a:link,a:visited,button {
	/*text-decoration:none*/
    text-decoration: none!important; /*update:2023/6/9*/
}
#mainContent,#sideBar,#topics {
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden
}
