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

📄 fdchelp.css

📁 matlab的FDC工具箱
💻 CSS
字号:
BODY  {
	width: 620px;
	font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color : Navy;
	text-align : left;
	font-size : 10pt;
	background-color : #99999F;
	line-height: 130%;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 10%;
	margin-left: 10%;
}

DIV {
	background-color: #FCFCFF;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-right: 4%;
	padding-left: 4%;
}

TABLE, TD  {
	font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color : Navy;
	font-size : 10pt;
	line-height: 120%;
}

TABLE.index, TD.index  {
	border : 1pt solid Silver;
}

CAPTION {
  font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif;
  color : Navy;
  font-size : 12pt;
  font-weight: bold;
  line-height: 150%;
}

PRE  {
  background-color : #EDEDEF;
  font-family : "Courier New", Courier, Monospace;
  padding: 2%;
}

H1, H2  {
	font-family : Georgia,"Times New Roman",Times,serif;
	font-size : 19pt;
	font-weight: 400;
	color : Navy;
	line-height: 140%;
}

H3  {
	font-family : Georgia,"Times New Roman", Times, serif; 
	font-size : 15pt;
	font-weight: normal;
	color : Navy;
	line-height: 140%;
	padding-top: 10px;
}

H4  {
	font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	color : Navy;
	line-height: 120%;
	padding-top: 10px;
}

A:link {
color: #000066;
text-decoration: underline;
}

A:visited {
color: #992299;
text-decoration: underline;
}

A:hover, A:active {
color: #6969CF;
text-decoration: underline;
}

⌨️ 快捷键说明

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