article.css

来自「网络接线的基本规范手册。」· CSS 代码 · 共 26 行

CSS
26
字号
<style type="text/css"><!--A {text-decoration:none}A:link{color:#00ee00;}A:hover{text-decoration:underline; color:#eeeeee;font-size: 11pt}A:visited {font-family: "宋体"; color:#a09818}BODY { 	font-family: "宋体", "Arial", "Times New Roman"; 	font-size: 9pt;	background-color: #000000;/*	background-image: url(images/Image6.jpg);*/	color: #dddddd;/*	background-attachment: fixed;*//*	text-indent: 100;*/	letter-spacing: 2;	line-height: 1.5;}P{text-indent: 30;}CENTER{text-indent: 0;}TABLE{	font-family: "宋体", "Arial", "Times New Roman"; 	font-size:9pt}--></style>

⌨️ 快捷键说明

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