?? default.css
字號:
body {
font: 90% Verdana, Arial, Helvetica, sans-serif;
background-color: #FFF;
color: #000;
}
dl {
background-color: #EEE;
border: solid 1px #AAA;
}
dt {
font-weight: bold;
padding: 10px 5px 0px 5px;
}
hr {
color: #AAA;
}
li {
margin-bottom: 5px;
}
a {
color: #0000CC;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.italic {
font-style: italic;
}
.menuMid {
font-size: 75%;
}
.down {
text-align: right;
font-style: italic;
margin-top: 20px;
}
.authors {
font-size: 75%;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -