diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 693d459..5954b10 100644 --- a/static/style.css +++ b/static/style.css @@ -1,3 +1,8 @@ +/* + * SPDX-License-Identifier: AGPL-3.0-only + * SPDX-FileContributor: Runxi Yu <https://runxiyu.org> + */ + /* Base styles and variables */ html { font-family: sans-serif; |