Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
bestpay
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
a00deeba
authored
Dec 22, 2017
by
张恒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
k
parent
a7b10a92
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
6 deletions
+8
-6
.idea/workspace.xml
+6
-6
.sass-cache/46cd6a78425e02f38b71790c64f1d20201d3ab25/main.scssc
+0
-0
css/main.css
+1
-0
css/main.scss
+1
-0
No files found.
.idea/workspace.xml
View file @
a00deeba
...
...
@@ -27,8 +27,8 @@
<file
leaf-file-name=
"main.scss"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"60"
>
<caret
line=
"10
9"
column=
"16"
lean-forward=
"true"
selection-start-line=
"109"
selection-start-column=
"16"
selection-end-line=
"109"
selection-end-column=
"16
"
/>
<state
relative-caret-position=
"
3
60"
>
<caret
line=
"10
5"
column=
"19"
lean-forward=
"false"
selection-start-line=
"105"
selection-start-column=
"19"
selection-end-line=
"105"
selection-end-column=
"19
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -150,12 +150,12 @@
<option
name=
"number"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1513957319156
</updated>
<workItem
from=
"1513957320785"
duration=
"
486
000"
/>
<workItem
from=
"1513957320785"
duration=
"
540
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"
486
000"
/>
<option
name=
"totallyTimeSpent"
value=
"
540
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"0"
y=
"29"
width=
"1440"
height=
"821"
extended-state=
"6"
/>
...
...
@@ -200,8 +200,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/css/main.scss"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"60"
>
<caret
line=
"10
9"
column=
"16"
lean-forward=
"true"
selection-start-line=
"109"
selection-start-column=
"16"
selection-end-line=
"109"
selection-end-column=
"16
"
/>
<state
relative-caret-position=
"
3
60"
>
<caret
line=
"10
5"
column=
"19"
lean-forward=
"false"
selection-start-line=
"105"
selection-start-column=
"19"
selection-end-line=
"105"
selection-end-column=
"19
"
/>
<folding
/>
</state>
</provider>
...
...
.sass-cache/46cd6a78425e02f38b71790c64f1d20201d3ab25/main.scssc
View file @
a00deeba
No preview for this file type
css/main.css
View file @
a00deeba
...
...
@@ -98,6 +98,7 @@ p {
max-width
:
750px
;
height
:
auto
;
margin
:
0
auto
;
overflow
:
hidden
;
background-color
:
#1a1e2a
;
}
#page
.home
{
...
...
css/main.scss
View file @
a00deeba
...
...
@@ -103,6 +103,7 @@ p {
max-width
:
750px
;
height
:
auto
;
margin
:
0
auto
;
overflow
:
hidden
;
background-color
:
#1a1e2a
;
.home
{
background
:
url("../image/home-bj.jpg")
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