mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +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. |
||
---|---|---|
.. | ||
about.go | ||
assets.go | ||
confirmemail.go | ||
customcss.go | ||
domain-blocklist.go | ||
etag.go | ||
index.go | ||
profile.go | ||
robots.go | ||
rss.go | ||
settings-panel.go | ||
signup.go | ||
tag.go | ||
thread.go | ||
web.go |