cs.css
来自「客户管理系统-支持 Ms Sql-Server」· CSS 代码 · 共 77 行
CSS
77 行
a {
font-size: 12px;
color: #333333;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #EC0000;
text-decoration: underline;
position: relative;
top: 1pt;
left: 1pt;
}
.xhx {
font-size: 12px;
color: #333333;
text-decoration: underline;
}
.kj {
font-size: 12px;
line-height: 28px;
color: #333333;
text-decoration: none;
}
.hong {
font-size: 12px;
color: #FF0103;
text-decoration: none;
}
.hong-02 {
font-size: 12px;
color: #FB0000;
text-decoration: underline;
}
.text {
font-size: 12px;
color: #333333;
text-decoration: none;
}
.bd {
border: 1px ridge #C2C2C2;
}
.date {
font-size: 12px;
color: #CCCCCC;
text-decoration: none;
}
.jj {
font-size: 14px;
color: #333333;
text-decoration: none;
line-height: 22px;
}
.bai {
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
}
.huang {
font-size: 12px;
color: #FE6700;
text-decoration: none;
font-weight: bold;
}
.xw {
font-size: 12px;
line-height: 18px;
color: #333333;
text-decoration: none;
}
.hui {
font-size: 12px;
color: #CCCCCC;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?