About .Text Custom Css Selector
看到很多人都在使用AnotherEon001这个模版,开心给我设置的也是默认为这个模版,不过其中右上角的那些统计文字有点别扭,利用Custom Css Selector可以来修正一下,或许大家是懒得动手,我就直接贴出来,需要更正的就直接copy一下吧![]()
.BlogStats {font-size:9pt;font-family:宋体,verdana}
#footer {font-size:8pt}
.itemdesc {font-size:9pt;}
#footer如果Author是中文的话还是要用9pt或者12px比较好,如果是英文用8pt更好看一点
private DataSet _dsContacts;
private string _sSort;
private void Page_Load(object sender, System.EventArgs e)
{
//code here
}
posted on 2003-10-22 10:21:00 by mmkk 评论(1) 阅读(3872)