mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-27 09:36:31 +00:00
c8fb4c17f1
Allow instance admins to add custom CSS that will affect every page of their instance. This is done with a new CustomCSS instance setting that works pretty much exactly like the Users CustomCSS property. This custom CSS is then requested for every page load. User styles/themes take precedence over this CSS. |
||
---|---|---|
.. | ||
instance.go | ||
instance_test.go | ||
instanceget.go | ||
instancepatch.go | ||
instancepatch_test.go | ||
instancepeersget.go | ||
instancepeersget_test.go | ||
instancerulesget.go |