📄 link.css
字号:
a
{
color:#000000;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.bottom_pageselect a
{
text-decoration:underline;
color:#292929;
}
.bottom_pageselect span.noselect
{
color:#9e9e9e;
}
.alert_link_1
{
font-weight:bold;
text-decoration:underline;
}
a.alert_link_2
{
color:#6e91b9;
font-weight:bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -