Christoph J. Scherr
Christoph J. Scherr
This can be done relatively easily with shortcodes and scss. ```scss div.callout-box { padding: 20px; margin-top: 20px; border-radius: 12px; } div.info { background-color: blueviolet; color: white; } div.warning { background-color:...
Looking through the code, it appears that every time the domain is needed, it is directly used. A dirty fix would be to just change those occurrences of scpwiki.com to...
@RajatM24 it's still not working, as the SCP technical team hasn't enabled https for the official domain. The app is still usable with offline mode if you download the data,...
Had the same issue and disabling background blur fixes it. Seems like Iris has some rendering error here? I have attached an excerpt from my minecraft logs which may be...