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

📄 table.css

📁 这是一个关于企业物流平台的东东
💻 CSS
字号:
.table {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove; 
	border-left-style: groove;
	border-right-color: #000000;
	border-left-color: #000000;
}
.biaodi {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.zi {
	border: thin dotted #FF6600;
}

⌨️ 快捷键说明

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