Skip to content

Commit

Permalink
docs: Make license linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 9, 2024
1 parent b370500 commit 878bb4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/* Copyright 2024 ETH Zurich and University of Bologna. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

:root {
--md-primary-fg-color: #02793C;
--md-primary-fg-color--light: #21B42A;
Expand Down

0 comments on commit 878bb4f

Please sign in to comment.