Commit a00deeba by 张恒

k

parent a7b10a92
......@@ -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="109" 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="360">
<caret line="105" 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="486000" />
<workItem from="1513957320785" duration="540000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="486000" />
<option name="totallyTimeSpent" value="540000" />
</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="109" 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="360">
<caret line="105" column="19" lean-forward="false" selection-start-line="105" selection-start-column="19" selection-end-line="105" selection-end-column="19" />
<folding />
</state>
</provider>
......
......@@ -98,6 +98,7 @@ p {
max-width: 750px;
height: auto;
margin: 0 auto;
overflow: hidden;
background-color: #1a1e2a;
}
#page .home {
......
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment