mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
css: Add missing license identifier on some CSS files
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
fffbbe5ac7
commit
b14ccdadba
@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
*/
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Lato';
|
font-family: 'Lato';
|
||||||
src: url('../lato/Lato-Italic.woff2') format('woff2');
|
src: url('../lato/Lato-Italic.woff2') format('woff2');
|
||||||
|
|||||||
@ -1,4 +1,6 @@
|
|||||||
|
/*
|
||||||
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
*/
|
||||||
/* Responsive queries */
|
/* Responsive queries */
|
||||||
/* Smartphone */
|
/* Smartphone */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user