Advertisement
artemsemkin

Untitled

Aug 23rd, 2020
1,446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. .js-highlight {
  2.   cursor: pointer;
  3.   display: inline-block;
  4.   padding: 0;
  5.   font-size: 16px;
  6.   line-height: 1.5;
  7.   font-weight: normal;
  8.   text-transform: none;
  9.   letter-spacing: 0;
  10.   color: var(--color-gray-1);
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement