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

📄 editor.css

📁 套中小型企业网站建设
💻 CSS
字号:
.toolbar {
	font-size:12px;
	font-family: verdana, sans-serif;
	behavior:url(../editor/toolbar.htc);
	clear:both;
}
.toolbarItem {
	behavior:url(../editor/toolbarItem.htc);
	margin-right:2px;
	margin-bottom:1px;
	border:1px solid #F7FAFF;
}
#Composition {
	border:1px solid #84AED6;
	width:90%;
	height:400px;
}
.toolbar-box {
	margin:2px;
	padding:.2em 1em;
	background-color:#EFF7FF;
	border-left:10px solid #0152AE;
	font-size:12px;
	text-align:left;
}

⌨️ 快捷键说明

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