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
EDT/pc/css/index_jxs.css
wsh5485 7e47ce238b chore: 添加多个图片和资源文件
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
2025-06-15 13:04:37 +08:00

27 lines
493 B
CSS

BODY {
margin:0px;padding:0px;background-color:#232323;
}
a,a:link,a:visited,a:active {
text-decoration:none;COLOR: #ffffff;FONT-SIZE:13px;
}
a:hover {
TEXT-DECORATION: none;COLOR: #cccccc;FONT-SIZE:13px;
}
input,select,option{
height:22px;
}
body,input,td,select,div,li,ul,textarea,form {
font-family:ËÎÌå;FONT-SIZE:13px;
}
.fontWhite{
color:#ffffff;
}
.tab{
font-size:13px;font-weight:bold;
}
.keynum{
font-size:14px;font-weight:bold;width:60px;height:40px;
}
.c1{
color:#FFCC00;
}