css.css
来自「这是去年开发的中移鼎讯手机进销存系统 大家」· CSS 代码 · 共 44 行
CSS
44 行
.top {
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
background-position: left top;
}
td {
font-size: 12px;
}
.left:link {
color: #003701;
text-decoration: none;
}
.left:visited {
color: #003701;
text-decoration: none;
}
.left:hover {
color: #BA6D00;
text-decoration: none;
}
.index26 {
font-size: 12px;
color: #205721;
line-height: 26px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FF9900;
text-decoration: none;
}
.hea1 {
cursor: hand;
}
.np {
FONT-SIZE: 18px; BACKGROUND-IMAGE: url(../images/menu_bg_02.gif); CURSOR: hand; COLOR: #365aa8; FONT-FAMILY: "Webdings"
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?