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

📄 main.css

📁 Voice Commnucation Components for Delphi
💻 CSS
字号:
<STYLE TYPE="text/css"><!--
 
BODY {
	color: #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

DIV {
	color: #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

DIV.head {
	color: #7766A5;
	font-size: large;
	font-weight: bold;
}


TD {
	color: #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
}

TD.small {
	font-size: xx-small;
}

TR.large {
	font-size: normal;
}

td.lib {
	background-color: #7766A5;
	color: white;
}

td.head {
	background-color: #7766A5;
	color: white;
	font-weight: bold;
}

td.body {
	background-color: whitesmoke;
}


SPAN {
	color: #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

SPAN.head {
	color: #7766A5;
	font-size: normal;
	font-weight: bold;
}

SPAN.nowrap {
	white-space: nowrap 
}

SPAN.small {
	font-size: xx-small;
}

SPAN.large {
	font-size: normal;
}


--></STYLE>

⌨️ 快捷键说明

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