mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31:22 +01:00
nueva intrudcción
This commit is contained in:
parent
01e9555b2d
commit
7e64859453
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ function draw() {
|
||||||
fill(0);
|
fill(0);
|
||||||
textStyle(BOLD);
|
textStyle(BOLD);
|
||||||
textSize(12);
|
textSize(12);
|
||||||
text("NÚMERO DE TRACTORES Y COSECHADORAS POR POBLADO DE COLONIZACIÓN", 620, 380, 150, 80);
|
text("TRACTORES Y COSECHADORAS POR POBLADO", 620, 380, 150, 80);
|
||||||
textStyle(NORMAL);
|
textStyle(NORMAL);
|
||||||
textSize(11);
|
textSize(11);
|
||||||
noStroke();
|
noStroke();
|
||||||
|
|
Loading…
Reference in a new issue