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

📄 css.css

📁 餐饮系统的各个功能
💻 CSS
字号:
body {font-size:12px;
}

.tuichu {
	font-family: "宋体";
	font-size: 12px;
	color: #0AB7B1;
	text-decoration: underline;
	text-align: left;
}
.inputs
{font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 92px;
	border: 1px solid #D7D7D7;
	text-align: left;
	line-height:17px;	
	}
	
.engandnum
{font-family: "宋体";
	font-size: 12px;
	}
	
a {font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color:Black;
	text-decoration:none;
	}
	

⌨️ 快捷键说明

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