Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -3,7 +3,7 @@ body {
|
|
| 3 |
text-align: center;
|
| 4 |
}
|
| 5 |
|
| 6 |
-
#output
|
| 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;
|