⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 text.css

📁 提供给大家学习交流,图片制作程序.希望大家提出提意见.
💻 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 + -