From a5d46965d9951ed440fbb6ef902011f475ec6c1f Mon Sep 17 00:00:00 2001 From: Free Date: Thu, 22 Jul 2021 19:33:16 +0200 Subject: [PATCH] Update 'codeberg/readme.md' --- codeberg/readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/codeberg/readme.md b/codeberg/readme.md index 0e0bb9a..9c2ac50 100644 --- a/codeberg/readme.md +++ b/codeberg/readme.md @@ -1,7 +1,9 @@ -### Codeberg Modern +### Gitea Modern This style changes the layout of codeberg, NOT the colors. It can be used with any theme that changes only the colors. -Requires a preprocessor that supports CSS nesting, like 'Stylus' or 'Less'. Or, you can use the already compiled version, `codeberg-modern-compiled.css` instead. +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'. + +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. 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.