mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-01-09 08:30:18 +01:00
Add textarea styling to fix text color issue
This commit is contained in:
parent
b12d1f6b5e
commit
d36bf7c525
@ -40,6 +40,7 @@ local function display_poster(pos, node, player)
|
|||||||
size[7,9]bgcolor[#0000]
|
size[7,9]bgcolor[#0000]
|
||||||
background[0,0;7,9;signs_poster_formspec.png]
|
background[0,0;7,9;signs_poster_formspec.png]
|
||||||
image[0,-0.2;8.4,2;%s]
|
image[0,-0.2;8.4,2;%s]
|
||||||
|
style_type[textarea;textcolor=#111]
|
||||||
textarea[0.3,1.5;7,8;;%s;]]=],
|
textarea[0.3,1.5;7,8;;%s;]]=],
|
||||||
titletexture,
|
titletexture,
|
||||||
minetest.colorize("#111",
|
minetest.colorize("#111",
|
||||||
|
Loading…
Reference in New Issue
Block a user