summaryrefslogtreecommitdiff
path: root/Documentation/theme/static
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-02-07 20:05:36 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-06-09 23:26:12 +0300
commit91b6634819ca8629e8779f5ffbdff8e3cabb857e (patch)
tree3347828dc8b57c61bf4ececcdba4657c29dafb35 /Documentation/theme/static
parent8823461d80ad64b972bc6d568c47aba50bed26a4 (diff)
licenses: Add SPDX headers to the website builder and theme
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'Documentation/theme/static')
-rw-r--r--Documentation/theme/static/css/theme.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/theme/static/css/theme.css b/Documentation/theme/static/css/theme.css
index a4934ede..d4274ea6 100644
--- a/Documentation/theme/static/css/theme.css
+++ b/Documentation/theme/static/css/theme.css
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: CC-BY-SA-4.0 */
+
html {
background-image: linear-gradient(to bottom right, #4895e1, #56c3ae);
background-size: cover;