It works well with the HD aura 3.5.0, but it should reduce the font size of the foot
Quote:
newpart=[qApp_deviceCodeName="dragon"] {\n\tfont-size: 20px;\n}\n\n
|
and increase the font size of the dictionary
Quote:
newpart=* { font-family: A-OTF Gothic MB101 Pr6N;font-size: 36px; line-height: 42px; }\n
|