no message

Former-commit-id: 20811fed685887b2c85d5ff07a9126bf0b7a14d1
Former-commit-id: a486a8f02d810ea79637600083a0218d504a1135
Former-commit-id: 0c0f0271fa7d9ec23f30675cdc292c9febeeb746
Former-commit-id: 5afcec80315e6d12212154d9dabc523764d63dff
This commit is contained in:
liyang
2018-06-12 00:33:06 +08:00
parent e40186df63
commit 4ec60af5f1
8 changed files with 16 additions and 5 deletions

View File

@@ -4,7 +4,8 @@ $theme-name: 'line';
$theme-bg-color: $color-bg;
// 主题背景图片
$theme-bg-image: '/static/image/bg/line-squashed.jpg';
// container组件的边框
// container组件
$theme-container-background-color: rgba(#FFF, .8);
$theme-container-border-inner: 1px solid $color-border-2;
$theme-container-border-outer: 1px solid $color-border-1;