Imablank commited on
Commit
4c1bc90
1 Parent(s): 6606f46

Update html_cai_style.css

Browse files
Files changed (1) hide show
  1. html_cai_style.css +2 -2
html_cai_style.css CHANGED
@@ -151,7 +151,7 @@
151
 
152
  /*Change both of the lines at the bottom to the color which you want the italic text to be that happens when you put stars before and after words*/
153
  .dark .message-body p em {
154
- color: rgb(214, 196, 255) !important;
155
  }
156
 
157
  .message-body p em {
@@ -277,7 +277,7 @@
277
 
278
  /*Change both of the lines at the bottom to the color which you want the italic text to be that happens when you put stars before and after words*/
279
  .dark .message-body p em {
280
- color: rgb(178, 178, 193) !important;
281
  }
282
 
283
  .message-body p em {
 
151
 
152
  /*Change both of the lines at the bottom to the color which you want the italic text to be that happens when you put stars before and after words*/
153
  .dark .message-body p em {
154
+ color: rgb(200, 200, 216) !important;
155
  }
156
 
157
  .message-body p em {
 
277
 
278
  /*Change both of the lines at the bottom to the color which you want the italic text to be that happens when you put stars before and after words*/
279
  .dark .message-body p em {
280
+ color: rgb(200, 200, 216) !important;
281
  }
282
 
283
  .message-body p em {