Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
sx-prize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
62bb9c36
authored
Jul 16, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
j
parent
f12c9a31
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
3 deletions
+3
-3
.idea/workspace.xml
+0
-0
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
+0
-0
Public/static/css/main.css
+1
-0
Public/static/css/main.scss
+2
-3
Public/static/images/bj.jpg
+0
-0
No files found.
.idea/workspace.xml
View file @
62bb9c36
This diff is collapsed.
Click to expand it.
.sass-cache/0adc96cee11bc739fc2ea1eeea463a9ab946286f/main.scssc
View file @
62bb9c36
No preview for this file type
Public/static/css/main.css
View file @
62bb9c36
...
...
@@ -172,6 +172,7 @@ ul, li {
}
#container
{
background
:
url("../images/bj.jpg")
no-repeat
center
;
width
:
100%
;
height
:
100%
;
justify-content
:
space-around
;
...
...
Public/static/css/main.scss
View file @
62bb9c36
...
...
@@ -194,12 +194,11 @@ ul, li {
}
#container
{
@extend
.flex
;
background
:url
(
"../images/bj.jpg"
)
no-repeat
center
;
width
:
100%
;
@extend
.flex
;
height
:
100%
;
justify-content
:
space-around
;
flex-direction
:
column-reverse
;
.btn-prize
{
@extend
.flex
;
...
...
Public/static/images/bj.jpg
0 → 100644
View file @
62bb9c36
128 KB
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