📄 styles.css
字号:
a:link { text-decoration: none; color: #0000ff}
a:hover { text-decoration: underline; color: #ff0000 }
a:active { color: #ff0000; text-decoration: none }
a {color: #0000ff; text-decoration: none}
td,p {
font-size: 10pt;
color: #000000;
}
body {font-size: 10pt;
color: #000000;
bgcolor: #ffffff;
}
input { color: #0000ff; font-size: 10pt; height: 17px; border: 1px solid #000000 }
.button { cursor:hand; color: #000000; font-size: 10pt; height: 17px; border: 1px solid #000000 }
textarea { color: #990000; font-size: 10pt; border: 1 solid #000000 }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -