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
ceb9b144
authored
Aug 28, 2019
by
zhangheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
y
parent
4fda0f94
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
21 deletions
+20
-21
.idea/workspace.xml
+10
-11
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
+0
-0
Public/static/css/main.css
+6
-6
Public/static/css/main.scss
+4
-4
No files found.
.idea/workspace.xml
View file @
ceb9b144
...
...
@@ -3,7 +3,6 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"393705e8-a82c-4795-9b3b-5f911ddba9ac"
name=
"Default"
comment=
""
>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/Public/static/css/main.scss"
afterPath=
"$PROJECT_DIR$/Public/static/css/main.scss"
/>
</list>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
...
...
@@ -17,7 +16,7 @@
</component>
<component
name=
"ExecutionTargetManager"
SELECTED_TARGET=
"default_target"
/>
<component
name=
"FileEditorManager"
>
<splitter
split-orientation=
"horizontal"
split-proportion=
"0.
5907834
"
>
<splitter
split-orientation=
"horizontal"
split-proportion=
"0.
18617511
"
>
<split-first>
<leaf>
<file
leaf-file-name=
"index.html"
pinned=
"false"
current-in-tab=
"false"
>
...
...
@@ -180,8 +179,8 @@
<file
leaf-file-name=
"main.scss"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
190
"
>
<caret
line=
"
199"
column=
"16"
lean-forward=
"false"
selection-start-line=
"199"
selection-start-column=
"16"
selection-end-line=
"199"
selection-end-column=
"16
"
/>
<state
relative-caret-position=
"
287
"
>
<caret
line=
"
210"
column=
"28"
lean-forward=
"false"
selection-start-line=
"210"
selection-start-column=
"28"
selection-end-line=
"210"
selection-end-column=
"28
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -246,8 +245,8 @@
</component>
<component
name=
"PhpWorkspaceProjectConfiguration"
backward_compatibility_performed=
"true"
/>
<component
name=
"ProjectFrameBounds"
>
<option
name=
"x"
value=
"-
8
"
/>
<option
name=
"y"
value=
"2
59
"
/>
<option
name=
"x"
value=
"-
452
"
/>
<option
name=
"y"
value=
"2
3
"
/>
<option
name=
"width"
value=
"1440"
/>
<option
name=
"height"
value=
"817"
/>
</component>
...
...
@@ -588,15 +587,15 @@
<option
name=
"number"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1566667513502
</updated>
<workItem
from=
"1566667516612"
duration=
"467
02
000"
/>
<workItem
from=
"1566667516612"
duration=
"467
73
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"467
02
000"
/>
<option
name=
"totallyTimeSpent"
value=
"467
73
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-
8"
y=
"259
"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
<frame
x=
"-
452"
y=
"23
"
width=
"1440"
height=
"817"
extended-state=
"0"
/>
<editor
active=
"true"
/>
<layout>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.22389127"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
...
...
@@ -837,8 +836,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/Public/static/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
190
"
>
<caret
line=
"
199"
column=
"16"
lean-forward=
"false"
selection-start-line=
"199"
selection-start-column=
"16"
selection-end-line=
"199"
selection-end-column=
"16
"
/>
<state
relative-caret-position=
"
287
"
>
<caret
line=
"
210"
column=
"28"
lean-forward=
"false"
selection-start-line=
"210"
selection-start-column=
"28"
selection-end-line=
"210"
selection-end-column=
"28
"
/>
<folding
/>
</state>
</provider>
...
...
.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc
View file @
ceb9b144
No preview for this file type
Public/static/css/main.css
View file @
ceb9b144
...
...
@@ -191,7 +191,7 @@ ul, li {
.page-through
.map-1
{
position
:
absolute
;
display
:
inline-block
;
left
:
0
px
;
left
:
-173
px
;
top
:
74px
;
background
:
url("../images/2-1.png")
left
top
;
width
:
983px
;
...
...
@@ -203,7 +203,7 @@ ul, li {
.page-through
.map-2
{
position
:
absolute
;
display
:
inline-block
;
left
:
0
px
;
left
:
-76
px
;
top
:
153px
;
background
:
url("../images/2-2.png")
left
top
;
width
:
735px
;
...
...
@@ -215,8 +215,8 @@ ul, li {
.page-through
.map-3
{
position
:
absolute
;
display
:
inline-block
;
left
:
73
px
;
top
:
30
3px
;
left
:
-6
px
;
top
:
26
3px
;
background
:
url("../images/2-3.png")
left
top
;
width
:
539px
;
height
:
605px
;
...
...
@@ -227,8 +227,8 @@ ul, li {
.page-through
.map-4
{
position
:
absolute
;
display
:
inline-block
;
left
:
134
px
;
top
:
369
px
;
left
:
29
px
;
top
:
287
px
;
background
:
url("../images/2-4.png")
left
top
;
width
:
368px
;
height
:
357px
;
...
...
Public/static/css/main.scss
View file @
ceb9b144
...
...
@@ -206,14 +206,14 @@ ul, li {
//dos code
.map-1
{
@include
image_bounds_by_pos
(
"../images/2-1.png"
,
0
px
,
74px
);
@include
image_bounds_by_pos
(
"../images/2-1.png"
,
-173
px
,
74px
);
-webkit-transform
:
scale
(
0
);
animation
:
planet
4s
ease-in
0s
infinite
forwards
;
-webkit-animation
:
planet
4s
ease-in
0s
infinite
forwards
;
}
.map-2
{
@include
image_bounds_by_pos
(
"../images/2-2.png"
,
0
px
,
153px
);
@include
image_bounds_by_pos
(
"../images/2-2.png"
,
-76
px
,
153px
);
-webkit-transform
:
scale
(
0
);
animation
:
planet
4s
ease-in
0
.5s
infinite
forwards
;
-webkit-animation
:
planet
4s
ease-in
0
.5s
infinite
forwards
;
...
...
@@ -221,13 +221,13 @@ ul, li {
}
.map-3
{
@include
image_bounds_by_pos
(
"../images/2-3.png"
,
73px
,
30
3px
);
@include
image_bounds_by_pos
(
"../images/2-3.png"
,
-6px
,
26
3px
);
-webkit-transform
:
scale
(
0
);
animation
:
planet
4s
ease-in
1s
infinite
forwards
;
-webkit-animation
:
planet
4s
ease-in
1s
infinite
forwards
;
}
.map-4
{
@include
image_bounds_by_pos
(
"../images/2-4.png"
,
134px
,
369
px
);
@include
image_bounds_by_pos
(
"../images/2-4.png"
,
29px
,
287
px
);
-webkit-transform
:
scale
(
0
);
animation
:
planet
4s
ease-in
1
.5s
infinite
forwards
;
-webkit-animation
:
planet
4s
ease-in
1
.5s
infinite
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