mirror of
https://github.com/pyrollo/display_modpack.git
synced 2024-11-27 08:33:44 +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]
|
||||
background[0,0;7,9;signs_poster_formspec.png]
|
||||
image[0,-0.2;8.4,2;%s]
|
||||
style_type[textarea;textcolor=#111]
|
||||
textarea[0.3,1.5;7,8;;%s;]]=],
|
||||
titletexture,
|
||||
minetest.colorize("#111",
|
||||
|
Loading…
Reference in New Issue
Block a user