mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 09:20:37 -04:00
Add SPDX-License-Identifier to CSS files
This commit is contained in:
parent
2b1938ed32
commit
fd06786a45
@ -1,6 +1,8 @@
|
||||
/*
|
||||
* This file defines @font-face rules to make the various standard
|
||||
* Bedstead fonts available in CSS.
|
||||
*
|
||||
* SPDX-License-Identifier: CC0-1.0
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
|
||||
@ -1,4 +1,8 @@
|
||||
/* This is the stylesheet for the Bedstead Web pages. */
|
||||
/*
|
||||
* This is the stylesheet for the Bedstead Web pages.
|
||||
*
|
||||
* SPDX-License-Identifier: CC0-1.0
|
||||
*/
|
||||
|
||||
/* Make Bedstead usable through font-* properties. */
|
||||
@import url(bedstead-faces.css);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user