📄 index.css
字号:
body,td,th {
font-size: 12px;
}
select {
font-size: 12px;
}
input {
font-size: 12px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #1F5187}
.style3 {color: #4A9ACE}
.style4 {color: #225A80}
.style5 {color: #18406B}
.style7 {color: #4288D5}
a:link {
color: #276894;
text-decoration: none;
}
a:visited {
color: #216994;
text-decoration: none;
}
a:hover {
color: #0000FF;
text-decoration: underline;
}
a:active {
color: #216994;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -