This repository has been archived on 2026-06-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wsh5485 7e47ce238b chore: 添加多个图片和资源文件
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
2025-06-15 13:04:37 +08:00

31 lines
623 B
CSS

BODY {
font-family:ËÎÌå;FONT-SIZE:9pt;margin:0px;padding:0px;
}
a,a:link,a:visited,a:active {
text-decoration:none;COLOR: #0000ff;
}
a:hover {
TEXT-DECORATION: underline;COLOR: #aaaa9f;
}
body,input,td,select,div,li,ul,textarea,form {
font-family:ËÎÌå;FONT-SIZE:9pt;
}
/*------------------------------- ǰ̨ */
.blue{
color:#567ec4;
}
.hr1{
height:1px;background-color:#e5e5e5;
}
.img1{
border:1px solid #b7c6d9;
}
.thead1{
background:url(../images/v1/bg_thead.jpg);color:#000000;font-weight:normal;
}
.td1{
border:1px solid #eef2f5;
}
.button2{
background:url(../images/v1/button2.gif);width:55px;height:23px;
}