📄 tree.css
字号:
.tree {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 10px;
white-space: nowrap;
}
.tree img {
border: 0px;
height: 18px;
vertical-align: text-bottom;
}
.tree a {
color: #000;
text-decoration: none;
}
.tree a:hover {
color: #345373;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -