forked from mirrors/Gitea-Modern
Update 'Gitea/readme.md'
This commit is contained in:
parent
a86e71359b
commit
e9226573d3
1 changed files with 7 additions and 3 deletions
|
@ -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.**
|
||||
|
||||
|
|
Loading…
Reference in a new issue