diff options
Diffstat (limited to 'app.css')
-rw-r--r-- | app.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | } |