mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
The documentation is missing the rel attribute. Neither Firefox nor Chrome did use the linked file as CSS if rel="stylesheet" is not set. The problem is described in issue #22434. Co-authored-by: silverwind <[email protected]>