summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-10-10 03:20:50 +0200
committerJules Laplace <julescarbon@gmail.com>2018-10-10 03:20:50 +0200
commit8d728437d3903411c784cc92f5df260178171604 (patch)
treeef85dc09bfda8b93a09ecb881e6c3777bc741462 /index.css
parent8848bc387d62e1667cdfa684f36c058d2619e6b3 (diff)
mass shooting sonification
Diffstat (limited to 'index.css')
-rw-r--r--index.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.css b/index.css
index c981a74..7adc34f 100644
--- a/index.css
+++ b/index.css
@@ -87,4 +87,8 @@ body {
label { display: flex; flex-direction: row; margin-bottom: 10px; }
label > span { display: block; min-width: 80px; }
#recording_msg { display: none; }
-.recording #recording_msg { display: inline; } \ No newline at end of file
+.recording #recording_msg { display: inline; }
+#cases {
+ margin-top: 10px;
+ height: 60px;
+} \ No newline at end of file