📄 new.css
字号:
<style>
<!--
A:link {COLOR: 3f6b02; FONT-SIZE: 9pt; TEXT-DECORATION:underline}
A:visited {COLOR: #3f6b02; FONT-SIZE: 9pt; TEXT-DECORATION: underline}
A:active {COLOR: #3f6b02; FONT-SIZE: 9pt; TEXT-DECORATION: underline}
A:hover {COLOR: #ff0000; TEXT-DECORATION: underline}
TD {FONT-SIZE: 9pt}
body {FONT-SIZE: 9pt}
.b { font-size: 10pt}
.c { font-size: 11pt}
.button1 { height: 21px; background-color: #cfcfcf; font-size: 9pt; color: #000000; border: 1px solid; border-color: #ffffff #555555 #555555 #ffffff}
b:link { color: 000000; text-decoration: underline }
b:visited { color: 000000; text-decoration: underline }
b:active { color: red; text-decoration: underline }
b:hover { color: red; text-decoration: underline }
b:link { color: 000000; text-decoration: underline }
a:visited { color: 000000; text-decoration: underline }
a:active { color: red; text-decoration: underline }
a:hover { color: red; text-decoration: underline }
.x:link { color: ffffff; text-decoration: none }
.x:visited { color: ffffff; text-decoration: none }
.x:active { color: ffffff; text-decoration: none }
.x:hover { color: red;text-decoration:underline}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -