seting.css

来自「大家下来看看,采集用的东西」· CSS 代码 · 共 18 行

CSS
18
字号
<!--
body	{text-align:center;  margin: 10 0}
body,td           { font-size: 10pt }
.newtb       {}
.newtb td    { padding: 5 3;line-height:150%}
.settb       {}
.settb td    { letter-spacing: 5; border-bottom: 1 dotted #000000; padding: 5 }
th           { font-family: 幼圆; font-size: 14pt; letter-spacing: 2; color: #9B0000; 
               font-weight: bold }
a            { color: #0000FF; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none }
.helplist    {line-height:150%}
.subTb       { width:570px}
.subTb tr    { text-align: center }
.subTb td    {  background-color: #ffffff ;padding: 3 0 }
.subTb th    { color: #800000; background-color: #C9CFF5 }
.Shead	{font-weight:800;}
-->

⌨️ 快捷键说明

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