master
readhame 5 years ago
parent 973aae7b37
commit 9f3e5ae651

@ -44,7 +44,7 @@
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../test" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="settings.editor.selected.configurable" value="editor.preferences.fonts.default" />
</component>
<component name="ReadonlyStatusHandler">
@ -119,6 +119,11 @@
<workItem from="1594657007348" duration="3692000" />
<workItem from="1594723662831" duration="6488000" />
<workItem from="1594742882358" duration="731000" />
<workItem from="1594744210782" duration="301000" />
<workItem from="1594800936909" duration="10309000" />
<workItem from="1594817161640" duration="43000" />
<workItem from="1594829060861" duration="586000" />
<workItem from="1594896282228" duration="4161000" />
</task>
<servers />
</component>
@ -158,14 +163,14 @@
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="337" y="75" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1593595043475" />
<state width="623" height="498" key="SwitcherDM" timestamp="1593600080207">
<state width="623" height="498" key="SwitcherDM" timestamp="1594813492846">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state width="623" height="498" key="SwitcherDM/0.0.1920.1040@0.0.1920.1040" timestamp="1593600080207" />
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1594742882548">
<state width="623" height="498" key="SwitcherDM/0.0.1920.1040@0.0.1920.1040" timestamp="1594813492846" />
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1594896726211">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1594742882548" />
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1594896726211" />
<state x="701" y="162" key="refactoring.ChangeSignatureDialog" timestamp="1593090265720">
<screen x="0" y="0" width="1920" height="1040" />
</state>

@ -349,8 +349,6 @@ h1 {
border-radius: 40px / 50px;
transform: rotate(0.5deg) skewX(1deg) scaleX(0.8);
width: 38px;
height: 80px;
}

@ -107,7 +107,7 @@
<img class="small-btn" id="previousBtn2" onclick="goSelectMode1()" src="vues/images/previous.png">
</div>
<p>Nombre de carte = 3; Nombre de critères = 5</p>
<p>Sets found: <span data-display="score1" class="score"></span></p>
<p>Sets found: <span data-display="score1" class="score">0</span></p>
<p>Number of Sets: <span data-display="nbSets1" class="nbSets"></span></p>

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save