tonyassi commited on
Commit
e3a4193
·
verified ·
1 Parent(s): b97eb8c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -0
templates/index.html CHANGED
@@ -161,6 +161,9 @@
161
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.8);
162
 
163
  }
 
 
 
164
  </style>
165
  </head>
166
  <body>
 
161
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.8);
162
 
163
  }
164
+ #audio-record-button.recording {
165
+ background-color: #f44336;
166
+ }
167
  </style>
168
  </head>
169
  <body>