stylish 自己設定那些地方要用什麼字. 如:
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
domain("pcdvd.com.tw") {
div.page {
width: 98% !important;
}
table[width="980"] {
width: 98% !important;
}
table[width="980px"] {
width: 98% !important;
}
input[name="subject"] {
width: 800px !important;
}
textarea[name="message"] {
width: 800px !important;
}
.smallfont {
letter-spacing: 0.02em !important;
line-height: 110% !important;
font-size: 15px !important;
}
font[size="2"], .txt, .thead, .tcat, td, th, p, li, textarea, .bginput, .wysiwyg {
letter-spacing: 0.03em !important;
line-height: 120% !important;
font-size: 18px !important; }
select, option, optgroup, .button, legend {
letter-spacing: 0.02em !important;
line-height: 110% !important;
font-size: 15px !important;
}
}
或用 NoSquint 來控制縮放.