diff options
author | euxane | 2024-08-31 20:34:28 +0200 |
---|---|---|
committer | euxane | 2024-08-31 20:34:28 +0200 |
commit | e95fd8341403f5eb78ea981a0928afc855307acf (patch) | |
tree | 7bcb5358b9109f51af1a023c5e394bfb4c856fcf /app.css | |
parent | 04c9838ab593306c84918850a608aceafb01999c (diff) | |
download | echoclip-main.tar.gz |
update name and domainmain
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 | } |