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

📄 article.css

📁 Perl入门教程
💻 CSS
字号:
<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:#00bb00}
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;}
TABLE{
	font-family: "宋体", "Arial", "Times New Roman"; 
	font-size:9pt
}
-->
</style>

⌨️ 快捷键说明

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