📄 styleweb.css
字号:
body{
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-size: 10pt;
line-height: 1.7;
color: #898989;
}
a.orange:link {
color: #ffffff;
}
a:link, a:visited{
color: #999999;
text-decoration: none;
border: 0;
}
a:hover {
text-decoration: underline;
color: #ff9c00;
border: 0;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -