toc.css

来自「通过PC104访问内存地址」· CSS 代码 · 共 37 行

CSS
37
字号
.HEADING { 	font-size: 15px; 	font-family: Arial, Geneva, Verdana, Helvetica; 	font-weight: bold; color: #000000; 	text-align: normal; 	margin-left: 0px; } .Fitting { 	font-size: 11px; 	font-family: Arial, Geneva, Verdana, Helvetica; 	font-weight: bold; color: #000000; 	text-align: normal; 	margin-left: 0px; }	.SECONDARY-NAV { 	font-size: 11px; 	font-family: Arial, Geneva, Verdana, Helvetica; 	font-weight: bold; color: #FFFFFF; 	margin-left: 0px; 	text-decoration: none; ; 	list-style-type: disc ; 	list-style-position: inside } .Timing { 	font-size: 11px; 	font-family: Arial, Geneva, Verdana, Helvetica; 	font-weight: bold; color: #333333; 	margin-left: 0px; 	text-decoration: none; ; 	list-style-type: disc ; 	list-style-position: inside } .Timing-Error { 	font-size: 11px; 	font-family: Arial, Geneva, Verdana, Helvetica; 	font-weight: bold; color: #990000; 	margin-left: 0px; 	text-decoration: none; ; 	list-style-type: disc ; 	list-style-position: inside } 

⌨️ 快捷键说明

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