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

📄 style.css

📁 组合数学 清华大学研究生课程课件 呵呵
💻 CSS
字号:
body		{ background: #ffffff;
			font-size: 85%;
			font-family: 宋体  }

a:link		{font-size: 100%;   
			background: transparent;	
			color: #ff6600;} 

table a:link	{font-size: 100%;} 


a:visited 	{  color: #800080}


h1		{ font-size: 150%; 
		margin-top:5px;
		margin-left:15% }
			
h4		{  font-weight: bold;
		font-size: 110%;
		margin-bottom: .6em;  }
		
ol		{  margin-left: 4em; 
		margin-top: 1em;
		margin-bottom: 1em;  }
	
p		{margin-top: .6em; margin-bottom: .6em;
		}

		
code	{  font-family: 宋体;  }

pre		{ font-family: 宋体; }


dt		{  font-weight: bold;
		margin-left: 15pt;  }

dd		{  margin-top: 1pt; 
		margin-bottom: 10pt;
		margin-left: -15pt;  }
		
hr		{  margin-bottom: 20pt; }	/*IIS specific - preceding copyright*/

table	{ margin: 0pt;
		   font-size: 100% }
		   
td		{ margin: .25em;
		vertical-align: middle;
		background: #ffffff; }		   
		
th		{ vertical-align: middle; }
			
object	{  margin-top: 0pt;
		line-height: 11.3em;  }

img	/*	{  margin-top: -4pt;  }	*/

			
input.standard	{font-size: 12px}
.overline {text-decoration:overline}

⌨️ 快捷键说明

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