Spaces:
Running
Running
Update static/style.css
Browse files- static/style.css +1 -0
static/style.css
CHANGED
@@ -255,6 +255,7 @@ body::before {
|
|
255 |
.placeholder-text {
|
256 |
margin: 0;
|
257 |
font-size: 1.3rem;
|
|
|
258 |
}
|
259 |
.scrollable-text {
|
260 |
max-height: 150px; /* adapte selon la hauteur que tu veux */
|
|
|
255 |
.placeholder-text {
|
256 |
margin: 0;
|
257 |
font-size: 1.3rem;
|
258 |
+
color: black;
|
259 |
}
|
260 |
.scrollable-text {
|
261 |
max-height: 150px; /* adapte selon la hauteur que tu veux */
|