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

20 lines
774 B
CSS

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;}