hyperset 4x4 et compteur Set 3x4

master
readhame 5 years ago
parent 2bf9988cd7
commit 4ecfedcf26

@ -111,6 +111,8 @@
<workItem from="1593708007166" duration="214000" /> <workItem from="1593708007166" duration="214000" />
<workItem from="1593763430814" duration="12646000" /> <workItem from="1593763430814" duration="12646000" />
<workItem from="1594028438581" duration="7116000" /> <workItem from="1594028438581" duration="7116000" />
<workItem from="1594119719356" duration="4593000" />
<workItem from="1594203137801" duration="9246000" />
</task> </task>
<servers /> <servers />
</component> </component>
@ -154,10 +156,10 @@
<screen x="0" y="0" width="1920" height="1040" /> <screen x="0" y="0" width="1920" height="1040" />
</state> </state>
<state width="623" height="498" key="SwitcherDM/0.0.1920.1040@0.0.1920.1040" timestamp="1593600080207" /> <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="1594028438540"> <state x="1136" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1594119832865">
<screen x="0" y="0" width="1920" height="1040" /> <screen x="0" y="0" width="1920" height="1040" />
</state> </state>
<state x="1136" y="344" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1594028438540" /> <state x="1136" y="344" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1594119832865" />
<state x="701" y="162" key="refactoring.ChangeSignatureDialog" timestamp="1593090265720"> <state x="701" y="162" key="refactoring.ChangeSignatureDialog" timestamp="1593090265720">
<screen x="0" y="0" width="1920" height="1040" /> <screen x="0" y="0" width="1920" height="1040" />
</state> </state>

@ -56,10 +56,10 @@ h1 {
} }
.game-board { .game-board {
margin-top: 1%; margin-top: -5%;
margin-left: 13%; margin-left: 22%;
height: 700px; height: 700px;
width: 800px; width: 600px;
transform: rotate(90deg); transform: rotate(90deg);
} }
@ -87,7 +87,7 @@ h1 {
transform: rotate(90deg); transform: rotate(90deg);
} }
.game-boardHS1 { .game-boardHS1 {
margin-top: -5%; margin-top: -4.5%;
margin-left: 50%; margin-left: 50%;
height: 800px; height: 800px;
width: 800px; width: 800px;
@ -102,12 +102,10 @@ h1 {
-webkit-mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat;
-webkit-mask-position: 15px; -webkit-mask-position: 15px;
margin-top: 22%; margin-top: 22%;
} }
.diamond { .diamond {
transform: rotate(-67deg) skewX(-45deg) scaleY( 0.40); transform: rotate(-67deg) skewX(-45deg) scaleY( 0.40);
width: 38px; width: 38px;

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