Sep 30th, 2022 at 2:29 am
#1071Fonts seem to work now, atleast on my end.
I've updated the way themes work. The primary stylesheet is now apart of the theme, but imports 'css/theme.css' to use for colors and minor changes. If you want to migrate your theme over to the new system, all you have to do is move theme.css to a folder named css. Additionally, the BBcode stylesheet and the defining of fonts is now in the css folder aswell, which means they can easily be edited and configured. The theme manager no longer displays the buggy iframe previews, and instead has resorted to much simpler and efficient PNG previews.
Over a period of time, I will try and add defining classes to the body of every page, so that styling a specific page can be possible without ruining the styles on other pages. The plan is to entirely revamp the existing default stylesheet to be much better structured and laid out for styling. Right now, it's a mess and hard to understand.