a.css

来自「JAVA聊天室源码,,,,,,,,,,,,,,,」· CSS 代码 · 共 11 行

CSS
11
字号
<style type="text/css">
<!--
body {  font-size: 9pt; text-decoration: none}
a {  font-size: 9pt; color: #0000FF; text-decoration: none}
table {  font-size: 9pt; text-decoration: none}
a:hover {  font-size: 9pt; color: #CC00CC; text-decoration: none}
a:visited {  font-size: 9pt; color: #0066FF; text-decoration: none}
a:link {  font-size: 9pt; color: #FF0033; text-decoration: none}
-->
</style>

⌨️ 快捷键说明

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