fffiloni commited on
Commit
4d8577d
·
1 Parent(s): 7070572

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -15,6 +15,10 @@ div#record_btn > .mt-6 button {
15
  height: 40px;
16
  }
17
 
 
 
 
 
18
  .footer {
19
  margin-bottom: 45px;
20
  margin-top: 10px;
 
15
  height: 40px;
16
  }
17
 
18
+ div#error_handler textarea {
19
+ color: blue;
20
+ }
21
+
22
  .footer {
23
  margin-bottom: 45px;
24
  margin-top: 10px;