04.12.2024, 11:54
(04.12.2024, 11:49)admin Wrote: Use inspector in browser dev tools (F12) to find CSS classes for relevant elements.
This example changes the font for the level/plan menu.
Code:.tree-view { font-family: Monospace; }
Clear, thanks. About layout above main page background, do you think is it possible?
Best regards