Commit b283c725 authored by Claudio Valerio's avatar Claudio Valerio

fixed style

parent a55998e0
...@@ -311,7 +311,7 @@ body{ ...@@ -311,7 +311,7 @@ body{
#wgt_name{ #wgt_name{
height: 44px; height: 44px;
width: 200px; width: 300px;
margin: 10px 10px 0 10px; margin: 10px 10px 0 10px;
padding: 0; padding: 0;
float: left; float: left;
......
...@@ -3,8 +3,8 @@ var sankoreLang = { ...@@ -3,8 +3,8 @@ var sankoreLang = {
edit: "Edit", edit: "Edit",
short_desc: "How many signals do you hear?", short_desc: "How many signals do you hear?",
add: "Add new block", add: "Add new block",
enter: "Enter your description here ...", enter: "Enter your instruction here ...",
wgt_name: "Associate the sound", wgt_name: "Associate to the audio",
reload: "Reload", reload: "Reload",
slate: "Wood", slate: "Wood",
pad: "Pad" pad: "Pad"
......
...@@ -4,7 +4,7 @@ var sankoreLang = { ...@@ -4,7 +4,7 @@ var sankoreLang = {
short_desc: "Combien de signaux entendez-vous?", short_desc: "Combien de signaux entendez-vous?",
add: "Nouveau bloc", add: "Nouveau bloc",
enter: "Saisir votre description ici ...", enter: "Saisir votre description ici ...",
wgt_name: "Associer le son", wgt_name: "Associer aux sons",
reload: "Recharger", reload: "Recharger",
slate: "Bois", slate: "Bois",
pad: "Pad" pad: "Pad"
......
...@@ -279,7 +279,7 @@ body{ ...@@ -279,7 +279,7 @@ body{
#wgt_name{ #wgt_name{
height: 44px; height: 44px;
width: 200px; width: 300px;
margin: 10px 10px 0 10px; margin: 10px 10px 0 10px;
padding: 0; padding: 0;
float: left; float: left;
......
...@@ -3,7 +3,7 @@ var sankoreLang = { ...@@ -3,7 +3,7 @@ var sankoreLang = {
edit: "Edit", edit: "Edit",
short_desc: "Listen to the sound and make the correct word.", short_desc: "Listen to the sound and make the correct word.",
add: "Add new block", add: "Add new block",
enter: "Enter your description here ...", enter: "Enter your instruction here ...",
example: "example", example: "example",
wgt_name: "Order the letters", wgt_name: "Order the letters",
reload: "Reload", reload: "Reload",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment