Change namespace

This commit is contained in:
Alexander Weidinger
2019-02-04 17:29:53 +01:00
parent 4db322c73f
commit 6d982595be
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
/* ==UserStyle==
@name Gitea Dark ARC Green
@namespace https://git.scriptfish.org/alex/Gitea-Dark-ARC-Green
@namespace https://git.mousetrap.xyz/alex/Gitea-Dark-ARC-Green
@version 1.7.1
==/UserStyle== */
@-moz-document domain('git.scriptfish.org') {
@-moz-document domain('git.mousetrap.xyz') {
@import "theme-arc-green.css.less";
}