From 4529d07cc3f2f86a9dbb0d4802875a81d5c4c495 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 23 Jan 2023 18:00:28 +0100 Subject: readme + add licence information --- server/src/routes/ui/style/forms.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'server/src/routes/ui/style/forms.css') 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 + Copyright (C) 2023 tpart +*/ input[type="text"], input[type="password"] { border-radius: 7px; -- cgit v1.3