📄 default.css
字号:
/* following font face declarations need to be removed for DBCS */body, h1, h2, h3, h4, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}pre { font-family: Courier, monospace}/* end font face declarations *//* following font size declarations should be OK for DBCS */body, h1, h2, h3, h4, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-size: 10pt; }pre { font-size: 10pt}/* end font size declarations */body { background: #FFFFFF}h1 { font-size: 18pt; margin-top: 5; margin-bottom: 1 } h2 { font-size: 14pt; margin-top: 25; margin-bottom: 3 }h3 { font-size: 11pt; margin-top: 20; margin-bottom: 3 }h4 { font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic }p { margin-top: 10px; margin-bottom: 10px }pre { margin-left: 6; font-size: 9pt }a:link { color: #0000FF }a:hover { color: #000080 }a:visited { text-decoration: underline }ul { margin-top: 0; margin-bottom: 10 }li { margin-top: 0; margin-bottom: 0 } li p { margin-top: 0; margin-bottom: 0 } ol { margin-top: 0; margin-bottom: 10 }dl { margin-top: 0; margin-bottom: 10 }dt { margin-top: 0; margin-bottom: 0; font-weight: bold }dd { margin-top: 0; margin-bottom: 0 }strong { font-weight: bold}em { font-style: italic}var { font-style: italic}div.revision { border-left-style: solid; border-left-width: thin; border-left-color: #7B68EE; padding-left:5 }th { font-weight: bold }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -