📄 book.css
字号:
body {font-family: "宋体";font-size:9pt;}
A:link {COLOR: #333333; text-decoration: none}
A:visited {COLOR: #333333; text-decoration: none}
A:active {COLOR: #333333; text-decoration: none}
A:hover {COLOR: #FF0000; text-decoration: none; position: relative; right: 0px; top: 0px }
.new { font-family: "宋体"; font-size: 9pt; color: #333333; letter-spacing: 1px; line-height: 160%}
TD{font-family:宋体; font-size: 9pt; line-height: 13pt;}
.grayline {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -