Spaces:
Sleeping
Sleeping
coeuslearning
commited on
Commit
•
061a004
1
Parent(s):
c2670c9
Create styles.css
Browse files- styles.css +4 -0
styles.css
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.output_textbox {
|
2 |
+
font-size: 20px; /* Change the font size as needed */
|
3 |
+
color: red; /* Change the color as needed */
|
4 |
+
}
|