diff options
Diffstat (limited to 'client-web/style/start.sass')
-rw-r--r-- | client-web/style/start.sass | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/client-web/style/start.sass b/client-web/style/start.sass index 19d80e6..f46cc51 100644 --- a/client-web/style/start.sass +++ b/client-web/style/start.sass @@ -1,3 +1,8 @@ +/* + This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet) + which is licensed under the GNU Affero General Public License (version 3); see /COPYING. + Copyright (C) 2023 metamuffin <metamuffin.org> + .start-box text-align: center position: absolute @@ -44,7 +49,7 @@ font-size: x-large font-weight: bold text-align: center - + #room-id-input padding: 0.5em font-size: x-large |