fffiloni commited on
Commit
c8c33df
1 Parent(s): 14af929

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -1
style.css CHANGED
@@ -4,7 +4,11 @@
4
  margin-right: auto;
5
  }
6
 
7
- a { text-decoration-line: underline; font-weight: 600; }
 
 
 
 
8
 
9
  div#record_btn .mic-wrap > button {
10
  width: 100%;
 
4
  margin-right: auto;
5
  }
6
 
7
+ a {
8
+ text-decoration-line: underline;
9
+ font-weight: 600;
10
+ color: inherit;
11
+ }
12
 
13
  div#record_btn .mic-wrap > button {
14
  width: 100%;