Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
Project
Project
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
lizhichao
whp-xl
Commits
0f5a9815
Commit
0f5a9815
authored
Jun 17, 2021
by
王晓倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
视频背景颜色和字体颜色
parent
69f7b772
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
VideoList.vue
dcit-hcsystem-hcsystem-master/src/views/Video/VideoList.vue
+3
-2
No files found.
dcit-hcsystem-hcsystem-master/src/views/Video/VideoList.vue
View file @
0f5a9815
...
@@ -61,19 +61,20 @@
...
@@ -61,19 +61,20 @@
.box
{
.box
{
width
:
100%
;
width
:
100%
;
text-align
:
center
;
text-align
:
center
;
background-color
:
#edf1f6
;
background-color
:
black
;
}
}
}
}
.boxred
{
.boxred
{
border
:
1px
solid
red
;
border
:
1px
solid
red
;
}
}
.boxblack
{
.boxblack
{
border
:
1px
solid
black
;
border
:
1px
solid
white
;
}
}
.novideo
{
.novideo
{
/*padding: 147px 0px 147px 0px;
/*padding: 147px 0px 147px 0px;
display: block;*/
display: block;*/
line-height
:
calc
((
100vh
-
120px
)
/
2
);
line-height
:
calc
((
100vh
-
120px
)
/
2
);
color
:
white
;
}
}
/*.nodeImg1{
/*.nodeImg1{
background: url("//assets//qiye.png") no-repeat center,
background: url("//assets//qiye.png") no-repeat center,
...
...
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