input.css

来自「一个小小的固定资产程序」· CSS 代码 · 共 4 行

CSS
4
字号
.input {  clip:  rect(   ); height: 18px; width: 100px; background-position: top; font-family: "宋体"; font-size: 12px; color: #000033; text-decoration: none}
a:hover {  color: #00CC33; text-decoration: none; font-family: "宋体"}
a:active {  color: #660033; text-decoration: none; font-family: "宋体"}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?