Settings and activity
2 results found
-
34 votes
By the moment, you can modify Checkvist presentation in the PRO plan. You can alter some colors, and provide advanced custom CSS styles which allow to change the font size. But this requires hard CSS coding. We need to provide simple way to specify different styles for a list.
The sample CSS for reducing font size in the list is:
ul.topLevel li { font-size: 12px;}
ul.topLevel ul li, ul.topLevel ul li.task { font-size: 10px;}Some more customisation samples can be seen in this list: https://checkvist.com/checklists/486715
An error occurred while saving the comment stvsmth supported this idea ·
-
629 votes
We would really want to implement this in a new mobile HTML5 app for iphone/android devices first.
stvsmth supported this idea ·
Personally, I only want Normal and Monospace, since I have a lot of code snippets as outline items. But a nice parallel to the color option would be to have a number of fonts and some similar fast-key to cycle among them.
I'm real close to ponying up for the premium option. This or offline access (if only read only) would do it for me.