?? 2.css
字號:
table {
font-family: "Arial";
font-size: 11px;
color: #990000;
font-weight: bolder;
}
.font_10_e_black {
font-family: "Verdana";
font-size: 10px;
color: #000000;
font-weight: normal;
}
.link_10_e_green {
font-family: "Arial";
font-size: 11px;
font-weight: bold;
color: #009900;
text-decoration: underline;
}
.link_10_e_green:hover {
font-family: "Arial";
font-size: 11px;
font-weight: bold;
color: #006600;
text-decoration: underline;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -