feat: Added license information to css
This commit is contained in:
parent
a64e6cdfd0
commit
3e19d3462a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
/*
|
||||
* Copyright (C) Benedikt Bastin, 2021
|
||||
* SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
*/
|
||||
|
||||
body {
|
||||
font-family: Noto Sans;
|
||||
max-width: 1000px;
|
||||
|
|
Loading…
Reference in a new issue