diff options
author | metamuffin <metamuffin@disroot.org> | 2024-01-24 18:12:41 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-01-24 18:47:29 +0100 |
commit | 27f4c3ff8f21282eac98583e2e1c41f7fec1f946 (patch) | |
tree | 0bfe258313bdbf7efa901e384d28c14b8805e866 /web/style | |
parent | 7323709537c6ff14136cd79fb07606cd79391758 (diff) | |
download | jellything-27f4c3ff8f21282eac98583e2e1c41f7fec1f946.tar jellything-27f4c3ff8f21282eac98583e2e1c41f7fec1f946.tar.bz2 jellything-27f4c3ff8f21282eac98583e2e1c41f7fec1f946.tar.zst |
update year
Diffstat (limited to 'web/style')
-rw-r--r-- | web/style/forms.css | 2 | ||||
-rw-r--r-- | web/style/js-player.css | 2 | ||||
-rw-r--r-- | web/style/js-transition.css | 2 | ||||
-rw-r--r-- | web/style/layout.css | 2 | ||||
-rw-r--r-- | web/style/navbar.css | 2 | ||||
-rw-r--r-- | web/style/nodecard.css | 2 | ||||
-rw-r--r-- | web/style/nodepage.css | 2 | ||||
-rw-r--r-- | web/style/player.css | 2 | ||||
-rw-r--r-- | web/style/props.css | 2 | ||||
-rw-r--r-- | web/style/themes.css | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/web/style/forms.css b/web/style/forms.css index 5927b4c..fca6648 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> Copyright (C) 2023 tpart */ input { diff --git a/web/style/js-player.css b/web/style/js-player.css index 98e0f7c..26545ed 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ .jsp { diff --git a/web/style/js-transition.css b/web/style/js-transition.css index 6de9005..be9d34a 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ @keyframes jst-fadein { from { diff --git a/web/style/layout.css b/web/style/layout.css index 0c2f25b..e7bf91e 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> Copyright (C) 2023 tpart */ @font-face { diff --git a/web/style/navbar.css b/web/style/navbar.css index 1cffb9e..d001292 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ nav { user-select: none; diff --git a/web/style/nodecard.css b/web/style/nodecard.css index 3ed89da..ab25dd3 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> Copyright (C) 2023 tpart */ .card { diff --git a/web/style/nodepage.css b/web/style/nodepage.css index 121a397..67642e8 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> Copyright (C) 2023 tpart */ .backdrop { diff --git a/web/style/player.css b/web/style/player.css index 3a96182..b3e8760 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> Copyright (C) 2023 tpart */ diff --git a/web/style/props.css b/web/style/props.css index 6afc19d..b2f37d3 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ .props p { diff --git a/web/style/themes.css b/web/style/themes.css index e3d210c..62305cd 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) 2023 metamuffin <metamuffin.org> + Copyright (C) 2024 metamuffin <metamuffin.org> */ body { --video-brackground: black; |