ivanoctaviogaitansantos commited on
Commit
ebafb59
·
verified ·
1 Parent(s): 2c02a82

Upload styles.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. styles.css +2 -0
styles.css CHANGED
@@ -45,6 +45,8 @@
45
  #chat-log p {
46
  margin: 0 0 10px;
47
  line-height: 1.4;
 
 
48
  }
49
 
50
  .chat-input {
 
45
  #chat-log p {
46
  margin: 0 0 10px;
47
  line-height: 1.4;
48
+ color: #005f99;
49
+ text-shadow: 0 0 2px #00ffff;
50
  }
51
 
52
  .chat-input {