aboutsummaryrefslogtreecommitdiff
path: root/app.css
diff options
context:
space:
mode:
authoreuxane2024-08-31 20:34:28 +0200
committereuxane2024-08-31 20:34:28 +0200
commite95fd8341403f5eb78ea981a0928afc855307acf (patch)
tree7bcb5358b9109f51af1a023c5e394bfb4c856fcf /app.css
parent04c9838ab593306c84918850a608aceafb01999c (diff)
downloadechoclip-main.tar.gz
update name and domainmain
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}