📄 style.css
字号:
<style>
<!--
.f1{ font-family: 宋体;font-size: 10.5pt }
.f2{ font-family: 宋体;font-size: 10.5pt; font-weight: bold; color: rgb(255,255,255); background-position: center }
.font1,td { font-family: 宋体; font-size: 9pt; }
.font2 { font-family: 宋体; font-size: 9pt; }
.fstyle { font-family: "宋体";font-size: 9pt ; }
A:link {text-decoration: none; color:#0033CC}
A:visited {text-decoration: none; color: #0033CC}
A:active {text-decoration: none; color: #0000ff }
A:hover {text-decoration: underline; color: #FF0000 }
A:link.dark{ text-decoration: none; color: rgb(255,255,255) }
A:visited.dark {text-decoration: none; color: rgb(255,255,255)}
A:active.dark {text-decoration: none; color: rgb(255,255,255) }
A:hover.dark { text-decoration: none; color: rgb(255,255,0) }
-->
</style>.f1 { font-size: 10.5pt}
.txt { font-family: "宋体"; font-size: 9pt; border: #FF99CC; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -