forked from mirrors/Gitea-Modern
Update 'Gitea/readme.md'
This commit is contained in:
parent
e9226573d3
commit
00ebe2ed86
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
### Gitea Modern
|
||||
This style changes the layout of codeberg, NOT the colors. It can be used with any theme that changes only the colors.
|
||||
This style changes the layout of Gitea, NOT the colors. It can be used with any theme that changes only the colors.
|
||||
|
||||
Using
|
||||
[`codeberg-modern.css`](codeberg-modern.css)
|
||||
[`Gitea-modern.css`](Gitea-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`](codeberg-modern-compiled.css)
|
||||
[`Gitea-modern-compiled.css`](Gitea-modern-compiled.css)
|
||||
instead.
|
||||
|
||||
I've never hosted a Gitea instance before so I have no idea how to apply it.
|
||||
|
@ -14,5 +14,5 @@ If you use the Stylus browser extension, you can use the [`codeberg-modern.user.
|
|||
|
||||
**I don't know if everything is properly polished. If you find an issue with the style, please create an issue.**
|
||||
|
||||
| ![Coderberg Modern Repository Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_repoPg.png) | ![Coderberg Modern Explore Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_explorePg.png) | ![Codeberg Modern Profile Page](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/images/codeberg-modern_profilePg.png)
|
||||
| ![Gitea Modern Repository Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_repoPg.png) | ![Gitea Modern Explore Page](https://codeberg.org/Freeplay/css-styles/raw/branch/main/images/codeberg-modern_explorePg.png) | ![Gitea Modern Profile Page](https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/images/codeberg-modern_profilePg.png)
|
||||
|---|---|---|
|
Loading…
Reference in a new issue