aboutsummaryrefslogtreecommitdiff
path: root/web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-29 16:15:23 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-29 16:15:23 +0100
commit82e8a55a1496ae9132e13e7286fe1c0d57d586d3 (patch)
tree78b8186f0d83ef0c7c876a6ce161cfb9b04b7701 /web/style
parente7ba3274e27fad755f15465581f5b403c82ab4d2 (diff)
downloadjellything-82e8a55a1496ae9132e13e7286fe1c0d57d586d3.tar
jellything-82e8a55a1496ae9132e13e7286fe1c0d57d586d3.tar.bz2
jellything-82e8a55a1496ae9132e13e7286fe1c0d57d586d3.tar.zst
copyright year
Diffstat (limited to 'web/style')
-rw-r--r--web/style/forms.css2
-rw-r--r--web/style/js-player.css2
-rw-r--r--web/style/js-transition.css2
-rw-r--r--web/style/layout.css2
-rw-r--r--web/style/navbar.css2
-rw-r--r--web/style/nodecard.css2
-rw-r--r--web/style/nodepage.css2
-rw-r--r--web/style/player.css2
-rw-r--r--web/style/props.css2
-rw-r--r--web/style/themes.css2
10 files changed, 10 insertions, 10 deletions
diff --git a/web/style/forms.css b/web/style/forms.css
index fa2ec67..694504a 100644
--- a/web/style/forms.css
+++ b/web/style/forms.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
Copyright (C) 2023 tpart
*/
input {
diff --git a/web/style/js-player.css b/web/style/js-player.css
index 1dd4126..c9a48e9 100644
--- a/web/style/js-player.css
+++ b/web/style/js-player.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
*/
.jsp {
diff --git a/web/style/js-transition.css b/web/style/js-transition.css
index 067fefc..75e1f41 100644
--- a/web/style/js-transition.css
+++ b/web/style/js-transition.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
*/
@keyframes jst-fadein {
from {
diff --git a/web/style/layout.css b/web/style/layout.css
index fb3da7c..9f63c53 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
Copyright (C) 2023 tpart
*/
@font-face {
diff --git a/web/style/navbar.css b/web/style/navbar.css
index d001292..77b91f3 100644
--- a/web/style/navbar.css
+++ b/web/style/navbar.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
*/
nav {
user-select: none;
diff --git a/web/style/nodecard.css b/web/style/nodecard.css
index 918a87d..4fd039e 100644
--- a/web/style/nodecard.css
+++ b/web/style/nodecard.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
Copyright (C) 2023 tpart
*/
diff --git a/web/style/nodepage.css b/web/style/nodepage.css
index c6cf981..fcc8bcb 100644
--- a/web/style/nodepage.css
+++ b/web/style/nodepage.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
Copyright (C) 2023 tpart
*/
.backdrop {
diff --git a/web/style/player.css b/web/style/player.css
index 45cb58a..d0ebc02 100644
--- a/web/style/player.css
+++ b/web/style/player.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
Copyright (C) 2023 tpart
*/
diff --git a/web/style/props.css b/web/style/props.css
index b2f37d3..f4b1fec 100644
--- a/web/style/props.css
+++ b/web/style/props.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
*/
.props p {
diff --git a/web/style/themes.css b/web/style/themes.css
index b18c618..8d1d92a 100644
--- a/web/style/themes.css
+++ b/web/style/themes.css
@@ -1,7 +1,7 @@
/*
This file is part of jellything (https://codeberg.org/metamuffin/jellything)
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
- Copyright (C) 2024 metamuffin <metamuffin.org>
+ Copyright (C) 2025 metamuffin <metamuffin.org>
*/
body {
--video-brackground: black;