Codeberg/Design
Archived
23
51
Fork
You've already forked Design
4

Fix Inter not loading when logged out #40

Merged
fnetX merged 2 commits from issue-37 into master 2021年08月25日 01:39:37 +02:00
Collaborator
Copy link

This PR fixes the Inter font not loading when logged out.

Closes #37, Codeberg/Community#496

This PR fixes the Inter font not loading when logged out. Closes #37, Codeberg/Community#496
n requested review from momar 2021年08月07日 14:42:01 +02:00
Owner
Copy link

Sorry for messing around here, not really my domain ...

I was a little annoyed by this inconsistency so I checked this PR, but a little improperly (checked both finally being the same, but didn't notice it wasn't Inter after all)

I hope Codeberg/Design@785463ae37 is a proper (hot-)fix. It seems to work at least (for me).

Sorry, should have stayed away from this haha, will never touch the Design repo again 🙈

Sorry for messing around here, not really my domain ... I was a little annoyed by this inconsistency so I checked this PR, but a little improperly (checked both finally being the same, but didn't notice it wasn't Inter after all) I hope https://codeberg.org/Codeberg/Design/commit/785463ae37e7d03bed81eeddc0737e686b39a8f3 is a proper (hot-)fix. It seems to work at least (for me). Sorry, should have stayed away from this haha, will never touch the Design repo again 🙈
Author
Collaborator
Copy link

It works, but to solve #41 we should probably to these variables as recommended in the Gitea docs:

:root {
 --fonts-proportional: /* custom proportional fonts */ !important;
 --fonts-monospace: /* custom monospace fonts */ !important;
 --fonts-emoji: /* custom emoji fonts */ !important;
}
It works, but to solve #41 we should probably to these variables as [recommended in the Gitea docs](https://docs.gitea.io/en-us/customizing-gitea/#customizing-fonts): ```css :root { --fonts-proportional: /* custom proportional fonts */ !important; --fonts-monospace: /* custom monospace fonts */ !important; --fonts-emoji: /* custom emoji fonts */ !important; } ```
n deleted branch issue-37 2021年08月25日 10:29:43 +02:00
Commenting is not possible because the repository is archived.
No reviewers
Labels
Clear labels
Kind: Breaking
Kind: Bug
Kind: Documentation
Kind: Enhancement
Kind: Feature
Kind: Maintenance
Kind: Public Relations

Design relevant outside of Codeberg
Kind: Question
Kind: Security
Kind: Testing
Kind: Web Design
Part: Color Palette
Part: Design Kit

Codeberg Design Kit
Part: Fonts
Part: Logo
Part: Navbar

Codeberg's navigation bar
Part: Themes

Gitea themes
Priority: Critical

The priority is critical
Priority: High

The priority is high
Priority: Low

The priority is low
Priority: Medium

The priority is medium
Reviewed: Confirmed

Something has been confirmed
Reviewed: Duplicate

Something exists already
Reviewed: Invalid

Something was marked as invalid
Reviewed: Wontfix

Something won't be fixed
Status: Blocked
Status: Completed

Work is complete
Status: Help wanted
Status: In progress

Work is in progress
Status: Needs feedback

Feedback is needed
Status: Stale
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Design!40
Reference in a new issue
Codeberg/Design
No description provided.
Delete branch "issue-37"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?