?? css.css
字號:
BODY {
font-size : 9pt;
font-weight : normal;
line-height: 14px;
font-style : normal;
text-decoration : none;
}
P {
font-size : 9pt;
font-weight : normal;
font-style : normal;
}
A {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-decoration : none;
; color: #000000
}
A:Visited {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-decoration : none;
}
A:Active {
font-size : 9pt;
font-weight : normal;
font-style : normal;
color:red;
text-decoration : none;
}
A:Hover {
font-weight : normal;
font-style : normal;
color: #FF3300;
; text-decoration: underline
}
EM {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-transform : none;
}
BIG {
font : 13pt Times New Roman;
font-weight : bold;
}
TD {
font-size : 9pt;
font-weight : normal;
font-style : normal;
}
Strong {
font-family: "Arial";
font-size : 9pt;
font-weight : bold;
text-decoration : none;
}
.TableLine{
border-collapse: collapse
}
<!-- 表格標題背景圖 background:url(../image/topBar_bg.gif);-->
.title
{
background:url(../image/load.gif);
}
<!-- 表格背景色 -->
.border
{
border: 1px solid #E4E4E4;
}
<!-- 表格背景圖 -->
.tdbg
{
background: #E4E4E4;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -