aboutsummaryrefslogtreecommitdiff
path: root/server/src/routes/ui/style/forms.css
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/routes/ui/style/forms.css')
-rw-r--r--server/src/routes/ui/style/forms.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/server/src/routes/ui/style/forms.css b/server/src/routes/ui/style/forms.css
index 959a62e..ab7ca7f 100644
--- a/server/src/routes/ui/style/forms.css
+++ b/server/src/routes/ui/style/forms.css
@@ -1,3 +1,9 @@
+/*
+ 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) 2023 tpart
+*/
input[type="text"],
input[type="password"] {
border-radius: 7px;