help text
This commit is contained in:
parent
184d2fe572
commit
fb32e1251c
|
@ -89,10 +89,10 @@ html(lang="en-gb")
|
||||||
.row.top
|
.row.top
|
||||||
#main.square.left
|
#main.square.left
|
||||||
h2 main
|
h2 main
|
||||||
textarea#a
|
textarea#a(placeholder="Paste your main game data here...")
|
||||||
#additional.square.left
|
#additional.square.left
|
||||||
h2 additional
|
h2 additional
|
||||||
textarea#b
|
textarea#b(placeholder="Paste additional game data here...")
|
||||||
.row.middle
|
.row.middle
|
||||||
// todo have some kind of arrow here
|
// todo have some kind of arrow here
|
||||||
button#merge.centre mix!
|
button#merge.centre mix!
|
||||||
|
|
Loading…
Reference in New Issue