še malo fine tunninga, da je bolj prijazno mobilnemu browserju

This commit is contained in:
2026-03-05 23:34:04 +01:00
parent ae61861cab
commit 03d3b7bdfe
4 changed files with 108 additions and 30 deletions

View File

@@ -1,11 +1,11 @@
{
"font_name": "Times New Roman",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 36,
"screen_width_percent": 60,
"font_bold": true,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000
}
{
"font_name": "Noto Sans Display",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 36,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000
}