forked from liweijie/education
系统风格以及部分页面样式变更
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
**/
|
||||
|
||||
/* theme color */
|
||||
$--color-primary: #00875A;
|
||||
$--color-success: #13ce66;
|
||||
$--color-warning: #ffba00;
|
||||
$--color-danger: #ff4949;
|
||||
$--color-primary: #0b6b55;
|
||||
$--color-success: #238b68;
|
||||
$--color-warning: #c58a22;
|
||||
$--color-danger: #c94b52;
|
||||
// $--color-info: #1E1E1E;
|
||||
|
||||
$--button-font-weight: 400;
|
||||
$--button-font-weight: 500;
|
||||
|
||||
// $--color-text-regular: #1f2d3d;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user