?? css.css
字號:
body,td,th {
font-size: 12px;
}
a:link {/*鏈接*/
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.STYLE1 {color: #0000FF}
.STYLE2 {color: #D5D5D5}
.STYLE3 {color: #CC99FF}
.STYLE4 {color: #FF0000}
.STYLE5 {color: #CCCCCC}
#Layer1 {
position:absolute;
width:66px;
height:16px;
z-index:1;
left: auto;
top: auto;
}
.dl {
height: 18px;
width: 120px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}/*表單*/
.dl2 {
height: 18px;
width: 20px;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -