Adding SPDX headers (WIP)
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
*
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
:root {
|
||||
/* more contrast than the default theme. */
|
||||
--MAIN-TEXT-color:#000; /* Color of text by default */
|
||||
|
Reference in New Issue
Block a user