?? css.css
字號:
/* CSS Document */
body,td,th {
font-size: 12px;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a .d:link {
color: #0000FF;
text-decoration: none;
}
a.d:visited {
text-decoration: none;
color: #0000FF;
}
a.d:hover {
text-decoration: underline;
color: #FF3300;
}
a.d:active {
text-decoration: none;
}.title1 {
font-size: 14px;
color: #003399;
font-weight: bold;
}
.tb {
border: 1px solid #CCCCCC;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
}
.button {
background-color: #DAE2EF;
border: 1px outset #CCCCCC;
line-height: 16px;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -