123 lines
2.6 KiB
CSS
123 lines
2.6 KiB
CSS
:root {
|
|
--jx3-bg-deep: #dfe6eb;
|
|
--jx3-bg: #edf2f5;
|
|
--jx3-bg-raised: #f7f9fa;
|
|
--jx3-surface: #ffffff;
|
|
--jx3-surface-strong: #f8fafb;
|
|
--jx3-surface-soft: #f1f5f7;
|
|
--jx3-surface-muted: #e8eef2;
|
|
--jx3-border: #9a6a25;
|
|
--jx3-border-strong: #7e531b;
|
|
--jx3-border-soft: rgba(126, 83, 27, 0.34);
|
|
--jx3-border-faint: rgba(39, 57, 73, 0.16);
|
|
--jx3-gold: #9a640f;
|
|
--jx3-gold-bright: #704505;
|
|
--jx3-gold-muted: #c8973e;
|
|
--jx3-text: #17212b;
|
|
--jx3-text-secondary: #304254;
|
|
--jx3-text-muted: #596a79;
|
|
--jx3-blue: #185f99;
|
|
--jx3-green: #20754d;
|
|
--jx3-red: #b23832;
|
|
--jx3-purple: #694297;
|
|
--jx3-shadow-sm: 0 4px 14px rgba(34, 48, 61, 0.09);
|
|
--jx3-shadow-md: 0 12px 30px rgba(34, 48, 61, 0.13);
|
|
--jx3-radius-sm: 6px;
|
|
--jx3-radius-md: 10px;
|
|
--jx3-radius-lg: 14px;
|
|
--jx3-space-1: 4px;
|
|
--jx3-space-2: 8px;
|
|
--jx3-space-3: 12px;
|
|
--jx3-space-4: 16px;
|
|
--jx3-space-5: 20px;
|
|
--jx3-space-6: 24px;
|
|
--jx3-space-8: 32px;
|
|
--jx3-page-width: 1200px;
|
|
--jx3-font-size: 20px;
|
|
--jx3-font-size-small: 18px;
|
|
--jx3-font: "Microsoft YaHei", "PingFang SC", "Noto Sans CJK SC", Arial, sans-serif;
|
|
}
|
|
|
|
.jx3-template--mingjiantongji {
|
|
--jx3-page-width: 640px;
|
|
}
|
|
|
|
.jx3-template--xingxiashijian {
|
|
--jx3-page-width: 900px;
|
|
}
|
|
|
|
.jx3-template--shilianpaixing,
|
|
.jx3-template--zhueevent {
|
|
--jx3-page-width: 960px;
|
|
}
|
|
|
|
.jx3-template--jingnai,
|
|
.jx3-template--zili {
|
|
--jx3-page-width: 980px;
|
|
}
|
|
|
|
.jx3-template--bilei,
|
|
.jx3-template--mingjianpaihang,
|
|
.jx3-template--qiyuliebiao,
|
|
.jx3-template--yanhuan {
|
|
--jx3-page-width: 1000px;
|
|
}
|
|
|
|
.jx3-template--jinqiqiyu,
|
|
.jx3-template--rank_tong0,
|
|
.jx3-template--rank_tong1,
|
|
.jx3-template--rank_tong2,
|
|
.jx3-template--zilipaixing {
|
|
--jx3-page-width: 1040px;
|
|
}
|
|
|
|
.jx3-template--diaoluo,
|
|
.jx3-template--qiyuhuizong,
|
|
.jx3-template--zhenyingevent {
|
|
--jx3-page-width: 1080px;
|
|
}
|
|
|
|
.jx3-template--richangyuche,
|
|
.jx3-template--zhanji {
|
|
--jx3-page-width: 1100px;
|
|
}
|
|
|
|
.jx3-template--jiaoyihang,
|
|
.jx3-template--jineng,
|
|
.jx3-template--qixue,
|
|
.jx3-template--rank_role {
|
|
--jx3-page-width: 1120px;
|
|
}
|
|
|
|
.jx3-template--bangzhanjilu,
|
|
.jx3-template--chengjiu,
|
|
.jx3-template--guanaishouling {
|
|
--jx3-page-width: 1180px;
|
|
}
|
|
|
|
.jx3-template--dilujilu,
|
|
.jx3-template--jinjia,
|
|
.jx3-template--juesheliaotian,
|
|
.jx3-template--tuanduizhaomu,
|
|
.jx3-template--zhengyingpaimai {
|
|
--jx3-page-width: 1300px;
|
|
}
|
|
|
|
.jx3-template--shitu {
|
|
--jx3-page-width: 1280px;
|
|
}
|
|
|
|
.jx3-template--huajia,
|
|
.jx3-template--wujia,
|
|
.jx3-template--xiaoyao {
|
|
--jx3-page-width: 1400px;
|
|
}
|
|
|
|
.jx3-template--chengbeng {
|
|
--jx3-page-width: 1500px;
|
|
}
|
|
|
|
.jx3-template--helps {
|
|
--jx3-page-width: 1520px;
|
|
}
|