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. |
||
---|---|---|
.. | ||
css | ||
frontend | ||
settings | ||
.browserslistrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.license-header.js | ||
index.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |