forked from mirrors/Gitea-Modern
Update 'Gitea/Gitea-modern.user.css'
This commit is contained in:
parent
445bc30664
commit
f2a04e97c5
1 changed files with 32 additions and 0 deletions
|
@ -0,0 +1,32 @@
|
||||||
|
/* ==UserStyle==
|
||||||
|
@name Gitea Modern
|
||||||
|
@version 1.0.0
|
||||||
|
@description A modern style for Gitea and Codeberg!
|
||||||
|
@updateURL https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/Gitea-modern.user.css
|
||||||
|
|
||||||
|
-- AUTHOR STUFF --
|
||||||
|
@namespace Freeplay
|
||||||
|
@author Freeplay (https://freeplay.codeberg.page/)
|
||||||
|
@homepageURL https://codeberg.org/Freeplay/UserStyles
|
||||||
|
@supportURL https://codeberg.org/Freeplay/UserStyles/issues
|
||||||
|
==/UserStyle== */
|
||||||
|
|
||||||
|
|
||||||
|
/* Make sure you're using the "Stylus"
|
||||||
|
/// browser extension!:
|
||||||
|
/// https://add0n.com/stylus.html
|
||||||
|
/// Don't use "Stylish". */
|
||||||
|
|
||||||
|
/* You may need to enable:
|
||||||
|
/// Stylus Options > Advanced >
|
||||||
|
/// "Patch CSP to allow style assets" */
|
||||||
|
|
||||||
|
/* You can apply more Gita instances by
|
||||||
|
/// Clicking the plus button next to the
|
||||||
|
/// Textboxes below, and inserting the
|
||||||
|
/// instance URL. */
|
||||||
|
|
||||||
|
|
||||||
|
@-moz-document domain("codeberg.org"), domain("gitea.com"), domain("try.gitea.io"), domain("gitdab.com"), domain("git.fsfe.org"), domain("git.passageenseine.fr"), domain("dev.sum7.eu") {
|
||||||
|
@import url("https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/Gitea-modern.css");
|
||||||
|
}
|
Loading…
Reference in a new issue