chore: 添加多个图片和资源文件
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user