comp HS 4x4 ety 4x5 a corriger debut HS 5x5

master
readhame 5 years ago
parent 83fe43ce67
commit 96836aced8

@ -141,6 +141,8 @@
<workItem from="1595588432637" duration="9907000" />
<workItem from="1595599991194" duration="2000" />
<workItem from="1595606617252" duration="1336000" />
<workItem from="1595846481132" duration="8260000" />
<workItem from="1595867825807" duration="4679000" />
</task>
<servers />
</component>
@ -184,10 +186,10 @@
<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="1595243925469" />
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1595606628874">
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1595867890188">
<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="1595606628874" />
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1595867890188" />
<state x="701" y="162" key="refactoring.ChangeSignatureDialog" timestamp="1593090265720">
<screen x="0" y="0" width="1920" height="1040" />
</state>

@ -78,7 +78,7 @@ h1 {
.game-board2 {
margin-top: -1%;
margin-left: 17%;
margin-left: 15%;
height: 800px;
width: 780px;
transform: rotate(90deg);
@ -139,7 +139,7 @@ h1 {
.game-boardHS2 {
margin-top: -0.5%;
margin-left: 1%;
margin-left: 5%;
height: 800px;
width: 800px;
transform: rotate(90deg);

@ -15,6 +15,10 @@
<div id="home">
<H1 class="colortext" >HyperSet</H1>
<div class="menu box">
<a href="index.php?action=VoirScore">Voir Les Scores</a>
</div>
<div class="play-btn" >
<img class="playsmall-btn" id="playBtn" src="vues/images/play.png" onclick=" showModeGames()" style="display: block;">
</div>
@ -319,10 +323,6 @@
<div class="menu box">
<a href="index.php" class="logo">HyperSet</a>
<a href="index.php?action=VoirScore">Voir Les Scores</a>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript" src="vues/js/Settings.js"></script>

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