réduction taille des vitraux + tour des vitraux plus fin

affichage-v2
adplantade 5 years ago
parent c9f2a411e9
commit 6d15998927

@ -60,8 +60,9 @@
} }
.vitrail { .vitrail {
padding: 15px; margin: 3px;
background-image: url(ress/fond_tr.png); padding: 6px;
background-image: url(ress/fond_fin.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;
background-size: cover; background-size: cover;

@ -66,8 +66,8 @@
mousePos=[]; mousePos=[];
colors=["red","yellow","green","purple"]; colors=["red","yellow","green","purple"];
width=180; // 6 lignes de 50px width=120; // 6 lignes de 50px
height=180; // 6 colonnes de 50px height=120; // 6 colonnes de 50px
canvas1.width=width; canvas1.width=width;
canvas2.width=width; canvas2.width=width;
canvas3.width=width; canvas3.width=width;

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Loading…
Cancel
Save