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="1593763430814" duration="12646000" />
<workItem from="1594028438581" duration="7116000" />
<workItem from="1594119719356" duration="4593000" />
<workItem from="1594203137801" duration="9246000" />
</task>
<servers />
</component>
@ -154,10 +156,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="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" />
</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">
<screen x="0" y="0" width="1920" height="1040" />
</state>

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

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