article.css
来自「一个教你学Perl语言的中文教程」· CSS 代码 · 共 24 行
CSS
24 行
<style type="text/css"><!--A {text-decoration:none}A:link{color:#0000dd;}A:hover{text-decoration:none; color:#ff0000;font-size: 9pt}A:visited {font-family: "宋体"; color:#664499}BODY { font-family: "宋体", "Arial", "Times New Roman"; font-size: 9pt; background-image: url(images/back.jpg); color: #000000; 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 + =
减小字号Ctrl + -
显示快捷键?