Advertisement
Guest User

Colors instead of bold/italic

a guest
Oct 1st, 2022
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. .cm-em, em {
  2. color: Wheat ;
  3. font-style: var(--e);
  4. }
  5.  
  6. .cm-strong, cm-strong
  7. {
  8. color: Tomato;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement