?? style.css
字號:
?body {
background-color: #FFFFFF;
font-family:"宋體";
font-size: 12px;
line-height: 16px;
}
table {
font-family:"宋體";
font-size: 12px;
line-height: 16px;
}
td {
font-family:"宋體";
font-size: 12px;
color: #2f2f2f;
line-height: 16px;
}
A:link {
color: #2f2f2f;
text-decoration: none;
}
A:visited {
color: #2f2f2f;
text-decoration: none;
}
A:hover {
color: #FF6600;
text-decoration: none;
}
.button {
border-left: #ffffff 1px ridge;
border-right: #333333 1px ridge;
border-top: #ffffff 1px ridge;
border-bottom: #1c1c1c 1px ridge;
font-family:"宋體";
font-size: 12px;
color: #1c1c1c;
background-color: #EBF2F9;
cursor: hand;
}
.Select {
width: 68px;
}
.textfield{
border-top-width:1px;
border-bottom-width:2px;
border-left-width:1px;
border-right-width:2px;
font-size: 12px;
color: #2f2f2f;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -