helpmain.css

来自「一个统计文件大小和程序信息的插件程序(vc或vc.net下使用)」· CSS 代码 · 共 113 行

CSS
113
字号
body {	font-family: Verdana;	font-size: 8pt;	margin-top: 1px;	margin-left: 4px;}h1,h2,h3,h4,h5,h6 {	font-family: "Trebuchet MS", "sans serif", Verdana;	font-weight: bold;	color: #0066CC;	display: block;}h1 {	font-weight: bold;	font-style: normal;	color: #0044AA;	font-size: 13pt;	margin-top: 3pt;}h2 {	font-weight: bold;	font-style: normal;	font-size: 11pt;	margin-top: 22pt;	margin-bottom: -4pt;}h3 {	font-family: "Trebuchet MS", "sans serif", Verdana;	font-weight: bold;	color: #ff0000;	font-size: 10pt;	display: block;	margin-top: 15pt;}h4 {	font-weight: bold;	font-style: normal;	font-size: 9pt;	color: black;	margin-top: 12pt;	margin-bottom: -6pt;}li {	list-style-position: outside;	margin-bottom: 4px;	margin-left: 2px;}.caution {	color: #ff0000;}ol {margin-left: 25px;}ul {margin-left: 25px;}ul.inside {	list-style-position: outside;	list-style-type: disc;	margin-left: 15px;	margin-top: 2pt;	margin-bottom: 0.5pt;}ol.inside {	list-style-position: outside;	list-style-type: lower-alpha;	margin-left: 15px;	margin-top: 0pt;	margin-bottom: 0.5pt;}li.InsideList {	margin-left: 10px;	margin-top: 0pt;	margin-bottom: 0.5pt;	list-style: disc;}p {	font-size: 8pt;}th {	font-family: Verdana;	font-size: 8pt;	font-weight: bold;}tr {	font-family: Verdana;	font-size: 8pt;}

⌨️ 快捷键说明

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