📄 style
字号:
td {
font-size: 12px;
}
input {
margin: 1px;
padding: 1px;
border: 1px solid #FFFFFF;
left: 1px;
top: 1px;
right: 1px;
bottom: 1px;
clip: rect(1px 1px 1px 1px);
background-image: url(../images/bg.jpg);
}
a {
color: #000000;
text-decoration: none;
}
a:link {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -