Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-h5app-drs
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
zhuxiaomei
patzn-cloud-web-h5app-drs
Commits
0aaf1b8f
Commit
0aaf1b8f
authored
Dec 08, 2020
by
zhuxiaomei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
颜色处理
parent
15ed0a7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Home.vue
src/page/Home.vue
+6
-6
No files found.
src/page/Home.vue
View file @
0aaf1b8f
...
...
@@ -120,12 +120,12 @@
.box-c
:nth-child
(
1
)
{
/*background: #589dff;*/
background-image
:
linear-gradient
(
50
deg
,
#10239e
,
#adc6ff
)
background-image
:
linear-gradient
(
45
deg
,
#10239e
,
#adc6ff
)
}
.box-c
:nth-child
(
4
)
{
/*background: #9B9C9D;*/
background-image
:
linear-gradient
(
50
deg
,
#00474f
,
#87e8de
)
background-image
:
linear-gradient
(
45
deg
,
#00474f
,
#87e8de
)
}
...
...
@@ -176,13 +176,13 @@
.box-c-2
{
>
div
:
nth-child
(
1
)
{
/*background: #b562bb;*/
background-image
:
linear-gradient
(
50deg
,
#9e1068
,
#ff85c0
)
background-image
:
linear-gradient
(
45deg
,
#237804
,
#95de64
)
}
>
div
:nth-child
(
2
)
{
/*background: #e8835e;*/
background-image
:
linear-gradient
(
50
deg
,
#874d00
,
#e8835e
);
background-image
:
linear-gradient
(
45
deg
,
#874d00
,
#e8835e
);
margin-left
:
30px
;
}
}
...
...
@@ -190,12 +190,12 @@
.box-c-3
{
>
div
:
nth-child
(
1
)
{
/*background: #E24343;*/
background-image
:
linear-gradient
(
50
deg
,
#E24343
,
#ff7875
)
background-image
:
linear-gradient
(
45
deg
,
#E24343
,
#ff7875
)
}
>
div
:nth-child
(
2
)
{
/*background: #a1aeca;*/
background-image
:
linear-gradient
(
50
deg
,
#8e9bb7
,
#e0e0e0
);
background-image
:
linear-gradient
(
45
deg
,
#8e9bb7
,
#e0e0e0
);
margin-left
:
30px
;
}
}
...
...
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