📄 home.css
字号:
.home { font-size: 12px}
BODY { font-size: 12px; text-decoration: none; color: #000099}
TABLE { font-size: 12px; color: #0000FF; text-decoration: none}
a:link { color: #006600; text-decoration: none}
a:hover { color: #FF00FF; text-decoration: none}
a:visited { color: #9900FF; text-decoration: none}
a:active { color: #CC0000; text-decoration: none}
.noBorder { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -