Re: [問題] 如何修改xoops公告中的文字大小及行高?
news裡面只有一個style.css
我嘗試把每個font-size:10pt; 改成18pt
結果都沒反應@@
a.b:link { color:#000000; letter-spacing: normal; text-decoration: none}
a.b:visited { letter-spacing: normal; color:#660000; text-decoration: none}
a.b:hover { text-decoration: none; letter-spacing: normal; color:#FE5A00}
table {
font-size: 10pt;
font-family: "新細明體";
line-height: 20px;
letter-spacing: normal;
color: #484848;}
table.04 {
font-size: 10pt;
font-family: "新細明體";
line-height: 20px;
letter-spacing: normal;
color: #484848;
padding: 2px;
}
a:link {
font-family: "新細明體";
font-size: 10pt;
color: #333333;
text-decoration: underline;
}
a:hover {
font-family: "新細明體";
font-size: 10pt;
color: #CC0000;
text-decoration: underline;
}
a:visited {
font-family: "新細明體";
font-size: 10pt;
color: #000000;
text-decoration: underline;
}
※ 引述《Befine (做自己不管多難看)》之銘言:
: 請問http://www.meps.tp.edu.tw/modules/news/article.php?storyid=1573
: 像中間這公告區塊的內文
: 如果我想改字型大小跟行高
: 在公告時不修改字型大小的前提之下
: 我如何使預設字型跟行高變大呢?
: 謝謝!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 163.21.150.253
→
10/23 12:38, , 1F
10/23 12:38, 1F
→
10/23 23:09, , 2F
10/23 23:09, 2F
推
10/24 10:01, , 3F
10/24 10:01, 3F
→
10/25 00:17, , 4F
10/25 00:17, 4F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):