style2.css

来自「商务网站,信息分类,可以搜索加上ACCESS数据库」· CSS 代码 · 共 6 行

CSS
6
字号
form         { margin-bottom: 10 }
ul           { margin-top: 2; margin-bottom: 2 }
.top        { font-size: 10.5pt; color: red; text-decoration: none }
.top:hover  { color: yellow; text-decoration: none }
.top:visited{ color: #c0c0c0; text-decoration: underline }
.e1         { color: #c0c0c0; }

⌨️ 快捷键说明

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