📄 style.css
字号:
body { font-family: "宋体"; font-size: 12px}
a:hover { color: #660033; text-decoration: underline}
.c-skyblue { color: skyblue}
.c-darkblue { color: darkblue}
.c-gold { color: gold}
.c-blue { color: blue}
.c-olive { color: olive}
.c-teal { color: teal}
.td-bgtop { background-repeat: repeat-x}.c-darkbrown { color: #663300}
a:active { color: teal; text-decoration: none}
.td-bg3 { background-repeat: no-repeat; background-position: right bottom }
.shadow { filter: shadow(color=#CCCCCC,direction=110); WIDTH: 100%}
.shadow2 { filter: shadow(color=#CCCCCC,direction=200); WIDTH: 100%}.underline { text-decoration: underline}
a { color: #006699; text-decoration: none}
table { font-size: 12px; font-family: "宋体"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -