📄 style2.css
字号:
BODY{
FONT-SIZE: 12px;
color: #FF0066;
FONT-FAMILY: 宋体;
}
a:visited { color: #FF0066; text-decoration: underline }
a:hover { color: #0033FF; text-decoration: none }
a:active { color: #FF0000; text-decoration: none }
a:link { color: #FF0066; text-decoration: underline }
th { color: #003399; }
td { font-size: 10pt; color: #003399; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -