qikp commited on
Commit
c1f5a7f
·
verified ·
1 Parent(s): 7174e91

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -3,7 +3,7 @@ body {
3
  text-align: center;
4
  }
5
 
6
- #output. textarea {
7
  border-style: solid;
8
  border-color: black;
9
  border-radius: 4px;
 
3
  text-align: center;
4
  }
5
 
6
+ #output, textarea {
7
  border-style: solid;
8
  border-color: black;
9
  border-radius: 4px;