css.css
来自「一个非常漂亮的ASP代码编写的单班级网站。管理员和密码均是 admin」· CSS 代码 · 共 27 行
CSS
27 行
.unnamed1 {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:link {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #3366FF;
text-decoration: none;
}
.c {
font-size: 14px;
font-weight: bold;
color: #FF6600;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?