css.css
来自「网站综合信息查询工具SiteInfoChecker v1.0 飞狐源码站」· CSS 代码 · 共 13 行
CSS
13 行
font {font-size: 9pt;}
td {font-size: 9pt;}
div {font-size: 9pt;}
A:link {text-decoration: underline; color:#000000}
A:visited {text-decoration: underline; color: #000000}
A:active {text-decoration: underline; color: #000000 }
A:hover {text-decoration: underline; color: #FF0000;}
body{text-align: center;}
input { font-size: 9pt;}
option[font-size:9pt;}
textarea{font-size:9pt;}
select {font-size: 9pt;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?