1 頁 (共 1 頁)

[修改]字體大小

發表於 : 2006-10-21 , 12:48
懸壺子
[修改]標題字體加大

圖檔

subSilver.css

代碼: 選擇全部

找到
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }

取代  
.forumlink		{ font-weight: bold; font-size: 16px; color : #006699; }

[修改]主題字體加大

圖檔

subSilver.css

代碼: 選擇全部

找到
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }

取代
.topictitle			{ font-weight: bold; font-size: 15px; color : #000000; }