Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
dencare-game
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
8b5b6664
authored
Aug 30, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
800cea7c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
.idea/workspace.xml
+2
-2
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
+0
-0
Public/static/css/main.css
+2
-2
Public/static/css/main.scss
+2
-2
No files found.
.idea/workspace.xml
View file @
8b5b6664
...
@@ -548,12 +548,12 @@
...
@@ -548,12 +548,12 @@
<option
name=
"presentableId"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1566667513502
</updated>
<updated>
1566667513502
</updated>
<workItem
from=
"1566667516612"
duration=
"55749000"
/>
<workItem
from=
"1566667516612"
duration=
"55749000"
/>
<workItem
from=
"1567098016695"
duration=
"19
05
000"
/>
<workItem
from=
"1567098016695"
duration=
"19
37
000"
/>
</task>
</task>
<servers
/>
<servers
/>
</component>
</component>
<component
name=
"TimeTrackingManager"
>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"576
54
000"
/>
<option
name=
"totallyTimeSpent"
value=
"576
86
000"
/>
</component>
</component>
<component
name=
"ToolWindowManager"
>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-176"
y=
"23"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
<frame
x=
"-176"
y=
"23"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
...
...
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
deleted
100644 → 0
View file @
800cea7c
File deleted
Public/static/css/main.css
View file @
8b5b6664
...
@@ -581,7 +581,7 @@ ul, li {
...
@@ -581,7 +581,7 @@ ul, li {
background
:
url("../images/1.png")
left
top
;
background
:
url("../images/1.png")
left
top
;
width
:
267px
;
width
:
267px
;
height
:
147px
;
height
:
147px
;
-webkit-animation
:
left
0.5s
linear
1
s
1
;
-webkit-animation
:
left
0.5s
linear
0.5
s
1
;
animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
}
}
.page-lang
.map-2
{
.page-lang
.map-2
{
...
@@ -593,7 +593,7 @@ ul, li {
...
@@ -593,7 +593,7 @@ ul, li {
background
:
url("../images/2.png")
left
top
;
background
:
url("../images/2.png")
left
top
;
width
:
486px
;
width
:
486px
;
height
:
384px
;
height
:
384px
;
-webkit-animation
:
right
0.5s
linear
1
s
1
;
-webkit-animation
:
right
0.5s
linear
0.5
s
1
;
animation-fill-mode
:
forwards
;
animation-fill-mode
:
forwards
;
}
}
.page-lang
.map-3
{
.page-lang
.map-3
{
...
...
Public/static/css/main.scss
View file @
8b5b6664
...
@@ -501,13 +501,13 @@ ul, li {
...
@@ -501,13 +501,13 @@ ul, li {
.map-1
{
.map-1
{
opacity
:
0
;
opacity
:
0
;
@include
image_bounds_by_pos
(
"../images/1.png"
,
71px
,
1222px
);
@include
image_bounds_by_pos
(
"../images/1.png"
,
71px
,
1222px
);
-webkit-animation
:
left
0
.5s
linear
1
s
1
;
-webkit-animation
:
left
0
.5s
linear
0
.5
s
1
;
animation-fill-mode
:
forwards
animation-fill-mode
:
forwards
}
}
.map-2
{
.map-2
{
opacity
:
0
;
opacity
:
0
;
@include
image_bounds_by_pos
(
"../images/2.png"
,
116px
,
1466px
);
@include
image_bounds_by_pos
(
"../images/2.png"
,
116px
,
1466px
);
-webkit-animation
:
right
0
.5s
linear
1
s
1
;
-webkit-animation
:
right
0
.5s
linear
0
.5
s
1
;
animation-fill-mode
:
forwards
animation-fill-mode
:
forwards
}
}
...
...
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