I haven't seen any documentation but I'm sure it's just the last CSS loaded. So if you know how CSS works, you could inspect the page and write CSS attritubes for the tags/classes you want to modify.
this post was submitted on 19 Jul 2023
1 points (100.0% liked)
Moving to: m/AskMbin!
32 readers
2 users here now
### We are moving! **Join us in our new journey as we take a new direction towards the future for this community at mbin, find our new community here and read this post to know more about why we are moving. Thank you and we hope to see you there!**
founded 1 year ago
Right click on the thing you want to change and choose Inspect. That will show you the current class/id to key in on. I haven't seen docs on that. it could also be a moving target since kbin is still pretty new and under very active development.