Commit eb493cca by zhangheng

j

parent 7d02382c
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<state relative-caret-position="3306"> <state relative-caret-position="3306">
<caret line="174" column="21" lean-forward="false" selection-start-line="174" selection-start-column="21" selection-end-line="174" selection-end-column="21" /> <caret line="174" column="21" lean-forward="false" selection-start-line="174" selection-start-column="21" selection-end-line="174" selection-end-column="21" />
<folding> <folding>
<marker date="1563378862000" expanded="true" signature="4774:4892" ph="{...}" /> <marker date="1563378892000" expanded="true" signature="4793:4911" ph="{...}" />
</folding> </folding>
</state> </state>
</provider> </provider>
...@@ -137,8 +137,8 @@ ...@@ -137,8 +137,8 @@
<file leaf-file-name="main.scss" pinned="false" current-in-tab="true"> <file leaf-file-name="main.scss" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="369"> <state relative-caret-position="388">
<caret line="211" column="20" lean-forward="false" selection-start-line="211" selection-start-column="20" selection-end-line="211" selection-end-column="20" /> <caret line="212" column="15" lean-forward="false" selection-start-line="212" selection-start-column="15" selection-end-line="212" selection-end-column="15" />
<folding /> <folding />
</state> </state>
</provider> </provider>
...@@ -600,12 +600,12 @@ ...@@ -600,12 +600,12 @@
<workItem from="1563354519051" duration="69000" /> <workItem from="1563354519051" duration="69000" />
<workItem from="1563355155211" duration="115000" /> <workItem from="1563355155211" duration="115000" />
<workItem from="1563355311998" duration="122000" /> <workItem from="1563355311998" duration="122000" />
<workItem from="1563377354829" duration="1245000" /> <workItem from="1563377354829" duration="1276000" />
</task> </task>
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="17093000" /> <option name="totallyTimeSpent" value="17124000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="0" y="23" width="1440" height="815" extended-state="6" /> <frame x="0" y="23" width="1440" height="815" extended-state="6" />
...@@ -1066,8 +1066,8 @@ ...@@ -1066,8 +1066,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="369"> <state relative-caret-position="388">
<caret line="211" column="20" lean-forward="false" selection-start-line="211" selection-start-column="20" selection-end-line="211" selection-end-column="20" /> <caret line="212" column="15" lean-forward="false" selection-start-line="212" selection-start-column="15" selection-end-line="212" selection-end-column="15" />
<folding /> <folding />
</state> </state>
</provider> </provider>
......
...@@ -188,7 +188,8 @@ ul, li { ...@@ -188,7 +188,8 @@ ul, li {
width: 250px; width: 250px;
height: 250px; height: 250px;
font-size: 35px; font-size: 35px;
color: #f834b0; color: red;
font-weight: bold;
} }
#container .prize-type { #container .prize-type {
position: absolute; position: absolute;
......
...@@ -210,7 +210,8 @@ ul, li { ...@@ -210,7 +210,8 @@ ul, li {
width: 250px; width: 250px;
height: 250px; height: 250px;
font-size: 35px; font-size: 35px;
color: #f834b0; color: red;
font-weight: bold;
} }
.prize-type { .prize-type {
position: absolute; position: absolute;
......
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