Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
公瑾
/
lucky-draw
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
cd7de73b
authored
2020-01-03 21:14:27 +0800
by
vito
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
publicity
1 parent
e47ad7f8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/Publicity.vue
src/components/Publicity.vue
View file @
cd7de73
...
...
@@ -57,7 +57,7 @@ export default {
.c-Publicity
{
height
:
100%
;
//
width
:
1000px
;
background-color
:
rgba
(
0
,
0
,
0
,
0.2
);
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
margin
:
0
auto
;
position
:
relative
;
overflow
:
hidden
;
...
...
Please
register
or
sign in
to post a comment