diff --git a/Gitea/readme.md b/Gitea/readme.md index 9c2ac50..d1eb009 100644 --- a/Gitea/readme.md +++ b/Gitea/readme.md @@ -1,12 +1,16 @@ ### Gitea Modern This style changes the layout of codeberg, NOT the colors. It can be used with any theme that changes only the colors. -Using [`codeberg-modern.css`](https://codeberg.org/Freeplay/CSS-Styles/src/branch/main/codeberg/codeberg-modern.css) requires a preprocessor that supports CSS nesting, like 'Stylus' or 'Less'. +Using +[`codeberg-modern.css`](codeberg-modern.css) +requires a preprocessor that supports CSS nesting, like 'Stylus' or 'Less'. -Or you can use the already compiled version, [`codeberg-modern-compiled.css`](https://codeberg.org/Freeplay/CSS-Styles/src/branch/main/codeberg/codeberg-modern-compiled.css) instead. +Or you can use the already compiled version, +[`codeberg-modern-compiled.css`](codeberg-modern-compiled.css) +instead. I've never hosted a Gitea instance before so I have no idea how to apply it. -If you use the Stylus browser extension, you can use the [`codeberg-modern.user.css`](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/codeberg/codeberg-modern.user.css) file instead to apply to any Gitea instance. +If you use the Stylus browser extension, you can use the [`codeberg-modern.user.css`](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/codeberg-modern.user.css) file instead to apply to any Gitea instance. **I don't know if everything is properly polished. If you find an issue with the style, please create an issue.**