Blame view

wenjuan-pc/canvas-container/styles/variables.scss 146 Bytes
e5b57447   杨鑫   '分包问卷'
1
2
3
4
5
  // 网站主题色调
  $fontColor: #333;  // 字体色
  $mainColor: #FF7800; // 主色
  $lightColor: #f5a864; // 淡色
  $bgColor: #fff; // 背景色