chore: 添加多个图片和资源文件
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
BODY {
|
||||
font-family:ËÎÌå;FONT-SIZE:12px;margin:0px;padding:0px;width:100%;height:100%;background:#ffffff;
|
||||
}
|
||||
body,input,td,select,div,li,ul,textarea,form {
|
||||
font-family:ËÎÌå;FONT-SIZE:12px;
|
||||
}
|
||||
iframe{ position:absolute; height:100%; width:100%; border:none;}
|
||||
.yph{
|
||||
width:30px;
|
||||
height:30px;
|
||||
background:#E3E7E8;
|
||||
text-align:center;
|
||||
border-radius:25px;
|
||||
-moz-border-radius:25px;
|
||||
-webkit-border-radius:25px;
|
||||
}
|
||||
.input1{border:1px solid #e2e2e2;height:25px;}
|
||||
table.border td {border-bottom:1px solid #000000;border-left:1px solid #000000;font-weight:normal;font-size:12px;}
|
||||
table.border th {border-bottom:1px solid #000000;border-left:1px solid #000000;font-weight:bold;font-size:12px;}
|
||||
.btn-normal{background-color:#1E9FFF;color:#ffffff;font-size:14px;padding:8px;border:0px;}
|
||||
Reference in New Issue
Block a user