aboutsummaryrefslogtreecommitdiff
path: root/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'app.css')
-rw-r--r--app.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/app.css b/app.css
new file mode 100644
index 0000000..c32fa83
--- /dev/null
+++ b/app.css
@@ -0,0 +1,9 @@
1/*
2 * EchoClip, a web tool to record and play back audio clips.
3 * Copyright 2024 Pacien TRAN-GIRARD
4 * SPDX-License-Identifier: EUPL-1.2
5 */
6
7#error {
8 color: red;
9} \ No newline at end of file