mirror of
https://github.com/minetest-mods/craftguide.git
synced 2024-10-31 23:30:27 +01:00
Reduce font size
This commit is contained in:
parent
84a7377ed0
commit
1ebc1eab68
2
init.lua
2
init.lua
|
@ -1270,7 +1270,7 @@ local function make_fs(data)
|
|||
fs[#fs + 1] = fmt([[
|
||||
style_type[label,field;font_size=16]
|
||||
style_type[image_button;border=false]
|
||||
style_type[button;border=false;font=bold;font_size=19]
|
||||
style_type[button;border=false;font=bold;font_size=18]
|
||||
style_type[item_image_button;border=false;bgimg_hovered=%s;bgimg_pressed=%s]
|
||||
style[search;fgimg=%s;fgimg_hovered=%s]
|
||||
style[clear;fgimg=%s;fgimg_hovered=%s]
|
||||
|
|
Loading…
Reference in New Issue
Block a user