Is it possible to modify CSS defaults?
A premier mind-mapping software written in Java
Brought to you by:
christianfoltin,
danielpolansky
I've been trying to use html tags and divs to modify the table formatting, but it keeps being overridden by some program defaults. Is there a way to modify the program defaults?
Thanks
Hi,
HTML in the underlaying Java is limited to https://www.w3.org/TR/2018/SPSD-html32-20180315/ so, don't expect too much.
There is no default CSS AFAIK.
HTH, Chris
helps a lot, thanks
On Mon, Jul 22, 2019, 2:01 AM Christian Foltin christianfoltin@users.sourceforge.net wrote: