We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/admin/customize
Add radio button to select System Default Font
System Default Font
font-family: Lato, sans-serif;
font-family: Lato, 'Noto Sans JP', sans-serif;
Add checkbox Allow customize font by users
Allow customize font by users
Add radio button to select System Default Monospace Font
System Default Monospace Font
font-family: Roboto Mono, monospace;
font-family: Roboto Mono, 'MS Gothic', monospace;
/me
Add radio button to select Default Font
Default Font
Add radio button to select Default System Monospace Font
Default System Monospace Font
<link>
The text was updated successfully, but these errors were encountered:
Is the preset font added to style like how custom css is added to style? https://github.com/weseek/growi/blob/master/src/server/views/layout/layout.html#L104
Sorry, something went wrong.
Is the preset font added to style like how custom css is added to style?
Yes, the preset font styles (font-family: specifications) must be injected into a swig file somewhere.
font-family:
No branches or pull requests
TODO
/admin/customize
Add radio button to select
System Default Font
font-family: Lato, sans-serif;
font-family: Lato, 'Noto Sans JP', sans-serif;
Add checkbox
Allow customize font by users
Add radio button to select
System Default Monospace Font
font-family: Roboto Mono, monospace;
font-family: Roboto Mono, 'MS Gothic', monospace;
Add checkbox
Allow customize font by users
/me
Add radio button to select
Default Font
font-family: Lato, sans-serif;
font-family: Lato, 'Noto Sans JP', sans-serif;
Add radio button to select
Default System Monospace Font
font-family: Roboto Mono, monospace;
font-family: Roboto Mono, 'MS Gothic', monospace;
Create a swig widget to add
<link>
tagMigration
IssueHunt Summary
Backers (Total: $0.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
The text was updated successfully, but these errors were encountered: