aboutsummaryrefslogtreecommitdiff
path: root/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'app.css')
-rw-r--r--app.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.css b/app.css
index b2f9841..08cdbc5 100644
--- a/app.css
+++ b/app.css
@@ -1,6 +1,6 @@
1/* 1/*
2 * EchoClip, a web tool to record and play back audio clips. 2 * EchoClip, a web tool to record and play back audio clips.
3 * Copyright 2024 Pacien TRAN-GIRARD 3 * Copyright 2024 Euxane TRAN-GIRARD
4 * SPDX-License-Identifier: EUPL-1.2 4 * SPDX-License-Identifier: EUPL-1.2
5 */ 5 */
6 6
@@ -10,4 +10,4 @@
10 10
11#recording-indicator.active { 11#recording-indicator.active {
12 color: red; 12 color: red;
13} \ No newline at end of file 13}