Skip to content

Commit

Permalink
Add textarea styling to fix text color issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrollo committed Jun 13, 2020
1 parent b12d1f6 commit d36bf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions signs/nodes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d36bf7c

Please sign in to comment.