📄 style.css
字号:
body {
font-family: courier new;
font-size: 12px;
line-height: 14px;
color: #000000;
}
td {
font-family: courier new;
font-size: 12px;
line-height: 25px;
color: #000000;
}
A {
color:#000000;
font-family: courier new;
font-size: 12px;
text-decoration: strong;
text-decoration: none;
}
A:hover {
color:#cc0000;
font-family: courier new; font-size: 12px;
text-decoration: strong;
text-decoration: underline;
}
.input {
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #848284;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #848284;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-family: "courier new";
font-size: 12px;
background-color: f3f3f3;
}
.input1 {
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 12px;
font-family: "courier new";
BORDER-BOTTOM-WIDTH: 1px;
HEIGHT: 22px;
BACKGROUND-COLOR: #f3f3f3;
BORDER-RIGHT-WIDTH: 1px
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -