/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.xxc.idv.tw/mt/mt-static/themes/base-weblog.css);
@import url(http://www.xxc.idv.tw/mt/mt-static/themes/theme-sunburned/theme-sunburned.css);
/* end StyleCatcher imports */

/* 以下是自行修改的部份 */
.entry-title {font-size:11pt;line-height:1.55em;}  /* 此行語法將內文字體加大 */
.entry-body {font-size:11pt;line-height:1.55em;}  /* 此行語法將內文字體加大 */
/* 將標題字體加大 */
h3.entry-header, h3.entry-header a
{
	padding:5px5px;
	color: #c35225;
	font-size: 12pt;
        text-decoration: none;
}
