Version 3.1.0 Released
Tatsuno Information Systems Co., Ltd. released Flash Card Generator 3.1.0 on May 16, 2019.
Additional CSS Features
The option value header_write_css has been added.
Smartphone compatible
You can now swipe to move between pages.
When using the additional CSS function, write the following on the first line of the text file: #header_write_css:__________ ← Write your CSS here. Example: Change the start button to red #header_write_css:button#start_button{background-color: red !important; }