📄 text.css
字号:
input {
display: table-caption;
border-top: thin none #000000;
border-right: thin none #000000;
border-bottom: thin solid #FF0000;
border-left: thin none #000000;
clear: left;
height: auto;
width: auto;
line-height: 15px;
}
.text {
border: thin solid #000000;
}
.submit {
background-color: #CCCCCC;
border: none;
}
.text {
border: thin outset #000000;
}
.text {
border: outset #000000;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -