malaknihed commited on
Commit
5ecc628
·
verified ·
1 Parent(s): b4bfecc

Update static/style.css

Browse files
Files changed (1) hide show
  1. 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 */