Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baiguangyao
mr-julyedu
Commits
c2b00593
Commit
c2b00593
authored
Apr 22, 2019
by
baiguangyao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共样式问题
parent
c8cf4635
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
4 deletions
+51
-4
.history/src/styles/variable_20190422095438.scss
+51
-0
src/styles/variable.scss
+0
-4
No files found.
.history/src/styles/variable_20190422095438.scss
0 → 100644
View file @
c2b00593
/*
* @ 文字颜色
*/
$active
:
#09f
;
$white
:
#fff
;
$black
:
#000
;
$red
:
#f21
;
$color_333
:
#333
;
$color_555
:
#555
;
$color_666
:
#666
;
$color_999
:
#999
;
$color_606
:
#606060
;
/*
* @ 文字大小
*/
$font_30
:
30px
;
$font_28
:
28px
;
$font_26
:
26px
;
$font_24
:
24px
;
$font_22
:
22px
;
$font_20
:
20px
;
$font_18
:
18px
;
$font_16
:
16px
;
$font_14
:
14px
;
$font_12
:
12px
;
/*
* @ 背景颜色
*/
$bg_active
:
#09f
;
$bg_fff
:
#fff
;
$bg_000
:
#000
;
$bg_f4f4f4
:
#f4f4f4
;
$bg_f5f5f5
:
#f5f5f5
;
$bg_f7f9fc
:
#f7f9fc
;
/*
* @ 分割线颜色
*/
$sp_ddd
:
#ddd
;
$sp_e7eaf1
:
#e7eaf1
;
/*
* @ 边框颜色
*/
src/styles/variable.scss
View file @
c2b00593
...
...
@@ -36,11 +36,7 @@ $bg_fff: #fff;
$bg_000
:
#000
;
$bg_f4f4f4
:
#f4f4f4
;
$bg_f5f5f5
:
#f5f5f5
;
<<<<<<<
HEAD
$bg_f7f9fc
:
#f7f9fc
;
=======
$
body-bg
:
#fff
;
>>>>>>>
094ee096ff756aa5c604062239b08df66a43ab10
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment