| | |
| | | $mainTextColor: #fff; |
| | | $mainbgWhiteColor: #fff; |
| | | |
| | | $main_background:#f7f7f7; //主题色 |
| | | $main_background:#fff; //主题色 |
| | | $main2_background:#1F233D; //主题浅色背景 |
| | | $text_color:#333; //文字颜色 |
| | | $text_color1:#555; //文字浅色 |
| | | $text_color1:#868D9A; //文字浅色 |
| | | $text_color2:#fff; // 白色文字 |
| | | $text_color3:#CFD5EC; // |
| | | $text_color4:#333; //浅色标题背景文字颜色 |
| | |
| | | .yellow-bg{ |
| | | background: $bg_yellow; |
| | | } |
| | | .mainBackground{ |
| | | // .mainBackground{ |
| | | // background: $main_background; |
| | | background: $inp-b; |
| | | } |
| | | // } |
| | | // .textColor{color:$text_color} |
| | | .textColor{color:$log-c} |
| | | // .textColor1{color:$text_color1} |
| | | .textColor1{color:$text_color1} |
| | | // .textColor2{color:$text_color2} |
| | | // .textColor3{color:$text_color3} |
| | | .textColor1{color:$log-c} |
| | | .textColor2{color:$log-c} |
| | | .textColor3{color:$log-c} |
| | | .c2cColor{color:$c2c_color} |